summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-18 16:16:20 +0000
committerDavid Robillard <d@drobilla.net>2013-02-18 16:16:20 +0000
commit1f7c6726ab0ed34bdb4b25884b396563fab05b99 (patch)
tree062d495b673eb0df3e7e7ffc5fc71bbfbdc55004
parent02ea169256f0e5be3dcd7313bbdba98a5169e718 (diff)
downloadsord-1f7c6726ab0ed34bdb4b25884b396563fab05b99.tar.gz
sord-1f7c6726ab0ed34bdb4b25884b396563fab05b99.tar.bz2
sord-1f7c6726ab0ed34bdb4b25884b396563fab05b99.zip
Update copyright year where appropriate.
git-svn-id: http://svn.drobilla.net/sord/trunk@285 3d64ff67-21c5-427c-a301-fe4f08042e5a
-rw-r--r--doc/sord_validate.12
-rw-r--r--doc/sordi.12
-rw-r--r--sord/sord.h2
-rw-r--r--sord/sordmm.hpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/sord_validate.1 b/doc/sord_validate.1
index 9b8668a..2682ac8 100644
--- a/doc/sord_validate.1
+++ b/doc/sord_validate.1
@@ -45,7 +45,7 @@ sord_validate `find ~/schemas/ -name '*.ttl'` data.ttl
sord_validate was written by David Robillard <d@drobilla.net>
.SH COPYRIGHT
-Copyright \(co 2012 David Robillard.
+Copyright \(co 2012-2013 David Robillard.
.br
License: <http://www.opensource.org/licenses/isc-license>
.br
diff --git a/doc/sordi.1 b/doc/sordi.1
index 6c53755..cc33e8a 100644
--- a/doc/sordi.1
+++ b/doc/sordi.1
@@ -31,7 +31,7 @@ Display version information and exit.
Sordi was written by David Robillard <d@drobilla.net>
.SH COPYRIGHT
-Copyright \(co 2011 David Robillard.
+Copyright \(co 2011-2013 David Robillard.
.br
License: <http://www.opensource.org/licenses/isc-license>
.br
diff --git a/sord/sord.h b/sord/sord.h
index ee49764..04ea676 100644
--- a/sord/sord.h
+++ b/sord/sord.h
@@ -1,5 +1,5 @@
/*
- Copyright 2011-2012 David Robillard <http://drobilla.net>
+ Copyright 2011-2013 David Robillard <http://drobilla.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/sord/sordmm.hpp b/sord/sordmm.hpp
index da1e49c..4e6585f 100644
--- a/sord/sordmm.hpp
+++ b/sord/sordmm.hpp
@@ -1,5 +1,5 @@
/*
- Copyright 2011-2012 David Robillard <http://drobilla.net>
+ Copyright 2011-2013 David Robillard <http://drobilla.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above