summaryrefslogtreecommitdiff
path: root/Xerl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-04-26 19:23:02 +0000
committerPaul Buetow <paul@buetow.org>2011-04-26 19:23:02 +0000
commit44130ad89561effdb1856bd8f7419e89565ad1db (patch)
tree56f80629354cbad65d3c2c686dc46d5670538aff /Xerl
parentd87c0e16f9b880ce38e1ff6a39f22ba49263aef0 (diff)
updated copyright headers
Diffstat (limited to 'Xerl')
-rw-r--r--Xerl/Base.pm4
-rw-r--r--Xerl/Main/Global.pm4
-rw-r--r--Xerl/Page/Configure.pm2
-rw-r--r--Xerl/Page/Content.pm4
-rw-r--r--Xerl/Page/Document.pm4
-rw-r--r--Xerl/Page/Menu.pm4
-rw-r--r--Xerl/Page/Parameter.pm4
-rw-r--r--Xerl/Page/Request.pm4
-rw-r--r--Xerl/Page/Rules.pm4
-rw-r--r--Xerl/Page/Templates.pm2
-rw-r--r--Xerl/Plugins/Session.pm4
-rw-r--r--Xerl/Tools/FileIO.pm4
-rw-r--r--Xerl/XML/Element.pm4
-rw-r--r--Xerl/XML/Reader.pm4
14 files changed, 26 insertions, 26 deletions
diff --git a/Xerl/Base.pm b/Xerl/Base.pm
index ebb1494..ddaf918 100644
--- a/Xerl/Base.pm
+++ b/Xerl/Base.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Main/Global.pm b/Xerl/Main/Global.pm
index e810d53..a6582b1 100644
--- a/Xerl/Main/Global.pm
+++ b/Xerl/Main/Global.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Configure.pm b/Xerl/Page/Configure.pm
index 9fa3002..f30483c 100644
--- a/Xerl/Page/Configure.pm
+++ b/Xerl/Page/Configure.pm
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Content.pm b/Xerl/Page/Content.pm
index 9bdca50..7ce4e65 100644
--- a/Xerl/Page/Content.pm
+++ b/Xerl/Page/Content.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Document.pm b/Xerl/Page/Document.pm
index 2ca9f10..91600e7 100644
--- a/Xerl/Page/Document.pm
+++ b/Xerl/Page/Document.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Menu.pm b/Xerl/Page/Menu.pm
index 2545bc0..23d7dbd 100644
--- a/Xerl/Page/Menu.pm
+++ b/Xerl/Page/Menu.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Parameter.pm b/Xerl/Page/Parameter.pm
index c50608c..00dc516 100644
--- a/Xerl/Page/Parameter.pm
+++ b/Xerl/Page/Parameter.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Request.pm b/Xerl/Page/Request.pm
index 007745f..4493be3 100644
--- a/Xerl/Page/Request.pm
+++ b/Xerl/Page/Request.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Rules.pm b/Xerl/Page/Rules.pm
index cf24913..e61d000 100644
--- a/Xerl/Page/Rules.pm
+++ b/Xerl/Page/Rules.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Page/Templates.pm b/Xerl/Page/Templates.pm
index aef9be0..9f408c6 100644
--- a/Xerl/Page/Templates.pm
+++ b/Xerl/Page/Templates.pm
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Plugins/Session.pm b/Xerl/Plugins/Session.pm
index bb5382f..2ecc9b0 100644
--- a/Xerl/Plugins/Session.pm
+++ b/Xerl/Plugins/Session.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/Tools/FileIO.pm b/Xerl/Tools/FileIO.pm
index 71e480c..3f8db1a 100644
--- a/Xerl/Tools/FileIO.pm
+++ b/Xerl/Tools/FileIO.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/XML/Element.pm b/Xerl/XML/Element.pm
index a094ee6..33b58e7 100644
--- a/Xerl/XML/Element.pm
+++ b/Xerl/XML/Element.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#
diff --git a/Xerl/XML/Reader.pm b/Xerl/XML/Reader.pm
index 277f8d9..ba2e57c 100644
--- a/Xerl/XML/Reader.pm
+++ b/Xerl/XML/Reader.pm
@@ -1,4 +1,4 @@
-# Xerl (c) 2005-2009, Dipl.-Inform. (FH) Paul C. Buetow
+# Xerl (c) 2005-2011, Dipl.-Inform. (FH) Paul C. Buetow
#
# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org
#
@@ -11,7 +11,7 @@
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-# * Neither the name of P. B. Labs nor the names of its contributors may
+# * Neither the name of buetow.org nor the names of its contributors may
# be used to endorse or promote products derived from this software
# without specific prior written permission.
#