[med-svn] [libgtextutils] 39/83: Added AGPL caluse to string tokenizer.
Charles Plessy
plessy at moszumanska.debian.org
Wed Jan 8 13:37:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch debian/unstable
in repository libgtextutils.
commit 054432c4a23b5c0ce7fc96b270e9f5dbef3d896e
Author: A. Gordon <gordon at cshl.edu>
Date: Mon Jun 15 17:15:06 2009 -0400
Added AGPL caluse to string tokenizer.
---
src/gtextutils/string_tokenize.h | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/src/gtextutils/string_tokenize.h b/src/gtextutils/string_tokenize.h
index 84e13c8..f046fa1 100644
--- a/src/gtextutils/string_tokenize.h
+++ b/src/gtextutils/string_tokenize.h
@@ -1,3 +1,20 @@
+/*
+ Gordon's Text-Utilities Library
+ Copyright (C) 2009 Assaf Gordon (gordon at cshl.edu)
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+*/
#ifndef __STRING_TOKENIZE_H__
#define __STRING_TOKENIZE_H__
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git
More information about the debian-med-commit
mailing list