License header update.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
diff --git a/package.lisp b/package.lisp
index 5c5e34e..015f70b 100644
--- a/package.lisp
+++ b/package.lisp
@@ -1,7 +1,7 @@
;;
-;; Triangle
+;; RoL-uri - URL and URI utilities
;;
-;; Copyright 2012,2013 Thomas de Grivel <thomas@lowh.net>
+;; Copyright 2012-2015 Thomas de Grivel <thomas@lowh.net>
;;
;; Permission to use, copy, modify, and distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
diff --git a/pstr.lisp b/pstr.lisp
index 41889ea..eb4b7aa 100644
--- a/pstr.lisp
+++ b/pstr.lisp
@@ -1,7 +1,7 @@
;;
-;; Triangle
+;; RoL-uri - URL and URI utilities
;;
-;; Copyright 2012,2013 Thomas de Grivel <thomas@lowh.net>
+;; Copyright 2012-2015 Thomas de Grivel <thomas@lowh.net>
;;
;; Permission to use, copy, modify, and distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
diff --git a/uri-template.lisp b/uri-template.lisp
index 702fdc0..d67e274 100644
--- a/uri-template.lisp
+++ b/uri-template.lisp
@@ -1,7 +1,7 @@
;;
-;; Triangle
+;; RoL-uri - URL and URI utilities
;;
-;; Copyright 2012,2013 Thomas de Grivel <thomas@lowh.net>
+;; Copyright 2012-2015 Thomas de Grivel <thomas@lowh.net>
;;
;; Permission to use, copy, modify, and distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
diff --git a/uri.lisp b/uri.lisp
index f1daeae..f30b30b 100644
--- a/uri.lisp
+++ b/uri.lisp
@@ -1,7 +1,7 @@
;;
-;; Triangle
+;; RoL-uri - URL and URI utilities
;;
-;; Copyright 2012,2013 Thomas de Grivel <thomas@lowh.net>
+;; Copyright 2012-2015 Thomas de Grivel <thomas@lowh.net>
;;
;; Permission to use, copy, modify, and distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above