... | ... |
@@ -3,14 +3,11 @@ |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting. |
4 | 4 |
Please see https://source.schokokeks.org for the newest source files. |
5 | 5 |
|
6 |
-Written 2008-2018 by schokokeks.org Hosting, namely |
|
6 |
+Written by schokokeks.org Hosting, namely |
|
7 | 7 |
Bernd Wurst <bernd@schokokeks.org> |
8 | 8 |
Hanno Böck <hanno@schokokeks.org> |
9 | 9 |
|
10 |
-To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. |
|
11 |
- |
|
12 |
-You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
13 |
-https://creativecommons.org/publicdomain/zero/1.0/ |
|
10 |
+This code is published under a 0BSD license. |
|
14 | 11 |
|
15 | 12 |
Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code. |
16 | 13 |
*/ |
... | ... |
@@ -9,7 +9,7 @@ Written 2008-2018 by schokokeks.org Hosting, namely |
9 | 9 |
|
10 | 10 |
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. |
11 | 11 |
|
12 |
-You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
12 |
+You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
13 | 13 |
https://creativecommons.org/publicdomain/zero/1.0/ |
14 | 14 |
|
15 | 15 |
Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code. |
... | ... |
@@ -3,7 +3,7 @@ |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting. |
4 | 4 |
Please see https://source.schokokeks.org for the newest source files. |
5 | 5 |
|
6 |
-Written 2008-2014 by schokokeks.org Hosting, namely |
|
6 |
+Written 2008-2018 by schokokeks.org Hosting, namely |
|
7 | 7 |
Bernd Wurst <bernd@schokokeks.org> |
8 | 8 |
Hanno Böck <hanno@schokokeks.org> |
9 | 9 |
|
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
<?php |
2 | 2 |
/* |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting. |
4 |
-Please see http://source.schokokeks.org for the newest source files. |
|
4 |
+Please see https://source.schokokeks.org for the newest source files. |
|
5 | 5 |
|
6 | 6 |
Written 2008-2014 by schokokeks.org Hosting, namely |
7 | 7 |
Bernd Wurst <bernd@schokokeks.org> |
... | ... |
@@ -10,7 +10,7 @@ Written 2008-2014 by schokokeks.org Hosting, namely |
10 | 10 |
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. |
11 | 11 |
|
12 | 12 |
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
13 |
-http://creativecommons.org/publicdomain/zero/1.0/ |
|
13 |
+https://creativecommons.org/publicdomain/zero/1.0/ |
|
14 | 14 |
|
15 | 15 |
Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code. |
16 | 16 |
*/ |
... | ... |
@@ -3,7 +3,7 @@ |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting. |
4 | 4 |
Please see http://source.schokokeks.org for the newest source files. |
5 | 5 |
|
6 |
-Written 2008-2013 by schokokeks.org Hosting, namely |
|
6 |
+Written 2008-2014 by schokokeks.org Hosting, namely |
|
7 | 7 |
Bernd Wurst <bernd@schokokeks.org> |
8 | 8 |
Hanno Böck <hanno@schokokeks.org> |
9 | 9 |
|
... | ... |
@@ -3,7 +3,7 @@ |
3 | 3 |
This file belongs to the Webinterface of schokokeks.org Hosting. |
4 | 4 |
Please see http://source.schokokeks.org for the newest source files. |
5 | 5 |
|
6 |
-Written 2008-2012 by schokokeks.org Hosting, namely |
|
6 |
+Written 2008-2013 by schokokeks.org Hosting, namely |
|
7 | 7 |
Bernd Wurst <bernd@schokokeks.org> |
8 | 8 |
Hanno Böck <hanno@schokokeks.org> |
9 | 9 |
|
... | ... |
@@ -1,4 +1,19 @@ |
1 | 1 |
<?php |
2 |
+/* |
|
3 |
+This file belongs to the Webinterface of schokokeks.org Hosting. |
|
4 |
+Please see http://source.schokokeks.org for the newest source files. |
|
5 |
+ |
|
6 |
+Written 2008-2012 by schokokeks.org Hosting, namely |
|
7 |
+ Bernd Wurst <bernd@schokokeks.org> |
|
8 |
+ Hanno Böck <hanno@schokokeks.org> |
|
9 |
+ |
|
10 |
+To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. |
|
11 |
+ |
|
12 |
+You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see |
|
13 |
+http://creativecommons.org/publicdomain/zero/1.0/ |
|
14 |
+ |
|
15 |
+Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code. |
|
16 |
+*/ |
|
2 | 17 |
|
3 | 18 |
header("Location: go/index/index"); |
4 | 19 |
?> |
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1129 87cf0b9e-d624-0410-a070-f6ee81989793
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@362 87cf0b9e-d624-0410-a070-f6ee81989793