]> gitweb.michael.orlitzky.com - valtz.git/commitdiff
Update copyright information in the LICENSE file and executable. master
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 21 Oct 2020 21:41:03 +0000 (17:41 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 21 Oct 2020 21:41:03 +0000 (17:41 -0400)
LICENSE
valtz

diff --git a/LICENSE b/LICENSE
index 406f65dd0d931c792ab9e8fb49694a5a65e8e114..47800c115222acf07087acf687d7afd16b57fc70 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003, Magnus Bodin, <magnus@bodin.org>, http://x42.com
+Copyright (c) 2020, the valtz authors
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -12,9 +12,9 @@ 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.
 
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 
-Neither the name of Magnus Bodin, x42.com nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
+Neither the name of valtz nor the names of its contributors may be
+used to endorse or promote products derived from this software without
+specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/valtz b/valtz
index b9c61714d3fd2a47bffa84dedf18a4ddb3132524..1b69a73dae233c2173f1e2d2273b62ac587e7c54 100755 (executable)
--- a/valtz
+++ b/valtz
@@ -1,10 +1,8 @@
 #!/usr/bin/perl
 #
 #!/usr/bin/perl
 #
-# $Id: valtz,v 0.7 2003/07/10 16:39:30 magnus Exp $
-#
 # <BSD-license>
 #
 # <BSD-license>
 #
-# Copyright (c) 2003, Magnus Bodin, <magnus@bodin.org>, http://x42.com
+# Copyright (c) 2020, the valtz authors
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -18,9 +16,9 @@
 # notice, this list of conditions and the following disclaimer in the
 # documentation and/or other materials provided with the distribution.
 #
 # notice, this list of conditions and the following disclaimer in the
 # documentation and/or other materials provided with the distribution.
 #
-# Neither the name of Magnus Bodin, x42.com nor the names of its
-# contributors may be used to endorse or promote products derived from
-# this software without specific prior written permission.
+# Neither the name of valtz nor the names of its contributors may be
+# used to endorse or promote products derived from this software
+# without specific prior written permission.
 #
 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 #
 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT