Browse code

Change license from CC0 to 0BSD, all contributors agreed

Hanno Böck authored on 20/08/2022 09:22:23
Showing 1 changed files
... ...
@@ -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
 */
Browse code

Fix coding style with php-cs-checker, see https://cs.sensiolabs.org/

Hanno authored on 26/06/2018 13:58:19
Showing 1 changed files
... ...
@@ -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.
Browse code

Copyright year update

Bernd Wurst authored on 13/01/2018 06:07:05
Showing 1 changed files
... ...
@@ -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
 
Browse code

URLs von http nach https

Hanno Böck authored on 20/09/2016 15:12:53
Showing 1 changed files
... ...
@@ -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
 */
Browse code

Lizenzinfos in eigenes Modul ausgelagert und Copyright auf 2014 angepasst

Bernd Wurst authored on 08/02/2014 05:45:07
Showing 1 changed files
... ...
@@ -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
 
Browse code

Updated copyright notice (2012 => 2013)

Bernd Wurst authored on 19/01/2013 10:49:50
Showing 1 changed files
... ...
@@ -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
 
Browse code

Added license tags for CC0, README and COPYING

Bernd Wurst authored on 11/03/2012 15:40:04
Showing 1 changed files
... ...
@@ -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
 ?>
Browse code

eliminate .php extensions for URLs

git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1129 87cf0b9e-d624-0410-a070-f6ee81989793

bernd authored on 08/08/2008 19:32:53
Showing 1 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 <?php
2 2
 
3
-header("Location: go/index/index.php");
3
+header("Location: go/index/index");
4 4
 ?>
5 5
 
Browse code

webinterface => /webinterface

git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@362 87cf0b9e-d624-0410-a070-f6ee81989793

bernd authored on 27/03/2007 07:40:51
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+<?php
2
+
3
+header("Location: go/index/index.php");
4
+?>
5
+