diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2014-01-05 18:51:38 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2014-01-18 13:45:31 +0100 |
commit | 30974703814f060539ac45a56f551ae3208feb5b (patch) | |
tree | d6dbcb83e0d60d6921ed801055614667ea3a57d7 /src/rb_str.c | |
parent | 6dd71f30872bb65d6959dd6ed2ac015c5739f98a (diff) |
Copyright updated in every source file
Diffstat (limited to 'src/rb_str.c')
-rw-r--r-- | src/rb_str.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rb_str.c b/src/rb_str.c index 13b911d..059a3ea 100644 --- a/src/rb_str.c +++ b/src/rb_str.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Olivier Gayot + * Copyright (C) 2013-2014 Olivier Gayot * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |