diff options
author | David Robillard <d@drobilla.net> | 2012-04-17 20:23:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-04-17 20:23:40 +0000 |
commit | 2e2a74685f29a1d4f0efef8f79991ebf4d93f399 (patch) | |
tree | a22f8ca32d70ab3b1ce3aa910741912079dc6e66 /src | |
parent | cbbf9d97af4b8ac0f50923372d9e2fe6e647f3d5 (diff) | |
download | sord-2e2a74685f29a1d4f0efef8f79991ebf4d93f399.tar.gz sord-2e2a74685f29a1d4f0efef8f79991ebf4d93f399.tar.bz2 sord-2e2a74685f29a1d4f0efef8f79991ebf4d93f399.zip |
Update copyright date.
git-svn-id: http://svn.drobilla.net/sord/trunk@217 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'src')
-rw-r--r-- | src/syntax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syntax.c b/src/syntax.c index 6a0aab2..9c7fa74 100644 --- a/src/syntax.c +++ b/src/syntax.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard <http://drobilla.net> + Copyright 2011-2012 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 |