summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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