diff options
author | David Robillard <d@drobilla.net> | 2012-01-15 17:37:58 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-01-15 17:37:58 +0000 |
commit | d8cccf927ef5a0365b5f79e7001c287d020397d5 (patch) | |
tree | ec946c6cddad5bf279bc644306ff6d5bac1aab07 /src | |
parent | 95f3345fc62ad8e81b18cdbf50929f5801868fac (diff) | |
download | lilv-d8cccf927ef5a0365b5f79e7001c287d020397d5.tar.gz lilv-d8cccf927ef5a0365b5f79e7001c287d020397d5.tar.bz2 lilv-d8cccf927ef5a0365b5f79e7001c287d020397d5.zip |
Lint.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3949 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r-- | src/state.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.c b/src/state.c index 500cd8e..ca71b28 100644 --- a/src/state.c +++ b/src/state.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2011 David Robillard <http://drobilla.net> + Copyright 2007-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 |