commit 2068af2ec490a47476d5c05c31fdc363a3189a75
parent c4b10b66fce83e86135206fa3583a81dcf333767
Author: Tomas Hlavaty <tom@logand.com>
Date: Sun, 6 Jan 2013 18:33:44 +0100
update (c) year
Diffstat:
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/cdef.lisp b/cdef.lisp
@@ -1,4 +1,4 @@
-;;; Copyright (C) 2011, 2012 Tomas Hlavaty <tom@logand.com>
+;;; Copyright (C) 2011, 2012, 2013 Tomas Hlavaty <tom@logand.com>
;;;
;;; Permission is hereby granted, free of charge, to any person
;;; obtaining a copy of this software and associated documentation
diff --git a/cl-olefs.asd b/cl-olefs.asd
@@ -1,6 +1,6 @@
;;; -*- lisp; -*-
-;;; Copyright (C) 2011, 2012 Tomas Hlavaty <tom@logand.com>
+;;; Copyright (C) 2011, 2012, 2013 Tomas Hlavaty <tom@logand.com>
;;;
;;; Permission is hereby granted, free of charge, to any person
;;; obtaining a copy of this software and associated documentation
diff --git a/enums.lisp b/enums.lisp
@@ -1,4 +1,4 @@
-;;; Copyright (C) 2011, 2012 Tomas Hlavaty <tom@logand.com>
+;;; Copyright (C) 2011, 2012, 2013 Tomas Hlavaty <tom@logand.com>
;;;
;;; Permission is hereby granted, free of charge, to any person
;;; obtaining a copy of this software and associated documentation
diff --git a/olefs.lisp b/olefs.lisp
@@ -1,4 +1,4 @@
-;;; Copyright (C) 2011, 2012 Tomas Hlavaty <tom@logand.com>
+;;; Copyright (C) 2011, 2012, 2013 Tomas Hlavaty <tom@logand.com>
;;;
;;; Permission is hereby granted, free of charge, to any person
;;; obtaining a copy of this software and associated documentation
diff --git a/package.lisp b/package.lisp
@@ -1,4 +1,4 @@
-;;; Copyright (C) 2011, 2012 Tomas Hlavaty <tom@logand.com>
+;;; Copyright (C) 2011, 2012, 2013 Tomas Hlavaty <tom@logand.com>
;;;
;;; Permission is hereby granted, free of charge, to any person
;;; obtaining a copy of this software and associated documentation