aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-29 16:45:08 -0800
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-29 16:45:08 -0800
commite277191b2ff470e2105bf308b85d97a5c61b2352 (patch)
tree6e84fc5b6c8b0a8b2a7b6b65cda6ee6be475f0d3
parent9b0953ff4f5e3b312f8d33111e936609a91efcf6 (diff)
downloadalx-e277191b2ff470e2105bf308b85d97a5c61b2352.tar.gz
alx: update copyright header on refresh-compat
This clarifies this is under the ISC license. Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
-rwxr-xr-xrefresh-compat15
1 files changed, 14 insertions, 1 deletions
diff --git a/refresh-compat b/refresh-compat
index 5f1c9c8..53963df 100755
--- a/refresh-compat
+++ b/refresh-compat
@@ -1,6 +1,19 @@
#!/bin/bash
-# Copyright 2012 Luis R. Rodriguez <mcgrof@frijolero.org>
#
+# Copyright 2012 Luis R. Rodriguez <mcgrof@do-not-panic.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
# You can keep this in synch with your git tree after running
# This script just update your local copy.