diff options
author | David Robillard <d@drobilla.net> | 2016-09-05 17:48:25 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-05 17:48:25 -0400 |
commit | 0d21f17841a8b5c3098b517724d3efd546df68dd (patch) | |
tree | 80bb9fda0bef60d48963c5cfee9119dc0d5988ff | |
parent | 1bf91df7efb71339b98f27cb88487f0ddd23cde8 (diff) | |
download | sord-0d21f17841a8b5c3098b517724d3efd546df68dd.tar.gz sord-0d21f17841a8b5c3098b517724d3efd546df68dd.tar.bz2 sord-0d21f17841a8b5c3098b517724d3efd546df68dd.zip |
Update man pages
-rw-r--r-- | doc/sord_validate.1 | 2 | ||||
-rw-r--r-- | doc/sordi.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sord_validate.1 b/doc/sord_validate.1 index 2682ac8..ee44ed9 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-2013 David Robillard. +Copyright \(co 2012-2016 David Robillard. .br License: <http://www.opensource.org/licenses/isc-license> .br diff --git a/doc/sordi.1 b/doc/sordi.1 index cc33e8a..3f534b0 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-2013 David Robillard. +Copyright \(co 2011-2016 David Robillard. .br License: <http://www.opensource.org/licenses/isc-license> .br |