mirror of
https://github.com/rejetto/hfs2.git
synced 2025-12-19 10:03:56 +01:00
copyright update
This commit is contained in:
parent
b028c47f10
commit
1e21013b96
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
Copyright (C) 2002-2012 Massimo Melina (www.rejetto.com)
|
Copyright (C) 2002-2020 Massimo Melina (www.rejetto.com)
|
||||||
|
|
||||||
This file is part of HFS ~ HTTP File Server.
|
This file is part of HFS ~ HTTP File Server.
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ COMMENT with the ones above you can disable some features of the template. They
|
|||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
<link rel="stylesheet" href="/?mode=section&id=style.css" type="text/css">
|
<link rel="stylesheet" href="/?mode=section&id=style.css" type="text/css">
|
||||||
<script type="text/javascript" src="/?mode=jquery"></script>
|
<script type="text/javascript" src="/?mode=jquery"></script>
|
||||||
<script>HFS = { user:'{.js encode|%user%.}', folder:'{.js encode|%folder%.}', sid:"{.cookie|HFS_SID_.}" }</script>
|
<script>var HFS = { user:'{.js encode|%user%.}', folder:'{.js encode|%folder%.}', sid:"{.cookie|HFS_SID_.}" }</script>
|
||||||
<script type="text/javascript" src="/?mode=section&id=lib.js"></script>
|
<script type="text/javascript" src="/?mode=section&id=lib.js"></script>
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
Copyright (C) 2002-2014 Massimo Melina (www.rejetto.com)
|
Copyright (C) 2002-2020 Massimo Melina (www.rejetto.com)
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
2
main.pas
2
main.pas
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
Copyright (C) 2002-2014 Massimo Melina (www.rejetto.com)
|
Copyright (C) 2002-2020 Massimo Melina (www.rejetto.com)
|
||||||
|
|
||||||
This file is part of HFS ~ HTTP File Server.
|
This file is part of HFS ~ HTTP File Server.
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
Copyright (C) 2002-2012 Massimo Melina (www.rejetto.com)
|
Copyright (C) 2002-2020 Massimo Melina (www.rejetto.com)
|
||||||
|
|
||||||
This file is part of HFS ~ HTTP File Server.
|
This file is part of HFS ~ HTTP File Server.
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
Copyright (C) 2002-2012 Massimo Melina (www.rejetto.com)
|
Copyright (C) 2002-2020 Massimo Melina (www.rejetto.com)
|
||||||
|
|
||||||
This file is part of HFS ~ HTTP File Server.
|
This file is part of HFS ~ HTTP File Server.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user