From 44130ad89561effdb1856bd8f7419e89565ad1db Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 26 Apr 2011 19:23:02 +0000 Subject: updated copyright headers --- Xerl/Base.pm | 4 ++-- Xerl/Main/Global.pm | 4 ++-- Xerl/Page/Configure.pm | 2 +- Xerl/Page/Content.pm | 4 ++-- Xerl/Page/Document.pm | 4 ++-- Xerl/Page/Menu.pm | 4 ++-- Xerl/Page/Parameter.pm | 4 ++-- Xerl/Page/Request.pm | 4 ++-- Xerl/Page/Rules.pm | 4 ++-- Xerl/Page/Templates.pm | 2 +- Xerl/Plugins/Session.pm | 4 ++-- Xerl/Tools/FileIO.pm | 4 ++-- Xerl/XML/Element.pm | 4 ++-- Xerl/XML/Reader.pm | 4 ++-- 14 files changed, 26 insertions(+), 26 deletions(-) (limited to 'Xerl') 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. # -- cgit v1.2.3