This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit dc6863fc7cab116c8ceaebb35889cb6924cff843 Author: Assaf Gordon <[email protected]> Date: Sun Nov 3 23:49:27 2013 +0200 Copyright: update year, contact email address --- Makefile.am | 2 +- NEWS | 6 +++--- configure.ac | 2 +- doc/Makefile.am | 2 +- m4/Makefile.am | 2 +- reconf | 2 +- src/Makefile.am | 2 +- src/gtextutils/Makefile.am | 2 +- src/gtextutils/container_join.h | 2 +- src/gtextutils/exit_manip.h | 2 +- src/gtextutils/inbuf1.hpp | 2 +- src/gtextutils/natsort.h | 2 +- src/gtextutils/outbuf3.hpp | 2 +- src/gtextutils/pipe_fitter.c | 2 +- src/gtextutils/pipe_fitter.h | 2 +- src/gtextutils/stream_wrapper.cpp | 2 +- src/gtextutils/stream_wrapper.h | 2 +- src/gtextutils/string_tokenize.h | 2 +- src/gtextutils/text_line_reader.cpp | 2 +- src/gtextutils/text_line_reader.h | 2 +- tests/Makefile.am | 2 +- tests/test_container_join.cpp | 2 +- tests/test_fd_inbuf.cpp | 2 +- tests/test_fd_outbuf.cpp | 2 +- tests/test_in_out_buf.cpp | 2 +- tests/test_input_stream_wrapper.cpp | 2 +- tests/test_natural_sort.cpp | 2 +- tests/test_pipe_fitter.c | 2 +- tests/test_string_tokenize.cpp | 2 +- tests/test_text_reader.cpp | 2 +- tests/test_text_reader_unget.cpp | 2 +- 31 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Makefile.am b/Makefile.am index 14d1a80..9e892b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/NEWS b/NEWS index 8413566..ac259ec 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ Gordon-Text_utils-Library -- History of visible changes. -Copyright (C) 2009, A. Gordon <[email protected]> +Copyright (C) 2009-2013, A. Gordon <[email protected]> See the end for copying conditions. -Please send Gordon-Text_utils-Library bug reports to [email protected]. +Please send Gordon-Text_utils-Library bug reports to [email protected] . Version 0.1 @@ -12,7 +12,7 @@ Version 0.1 ------------------------------------------------------- Copying information: -Copyright (C) 2009, A. Gordon <[email protected]> +Copyright (C) 2009-2013, A. Gordon <[email protected]> Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/configure.ac b/configure.ac index f85325c..7c4fc1f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/doc/Makefile.am b/doc/Makefile.am index a1542a4..b183923 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/m4/Makefile.am b/m4/Makefile.am index e87575d..3da2f62 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/reconf b/reconf index f14504e..b7437aa 100755 --- a/reconf +++ b/reconf @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/src/Makefile.am b/src/Makefile.am index c2a8511..d10c54d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/src/gtextutils/Makefile.am b/src/gtextutils/Makefile.am index b6c6b9f..d3b5408 100644 --- a/src/gtextutils/Makefile.am +++ b/src/gtextutils/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/src/gtextutils/container_join.h b/src/gtextutils/container_join.h index 7c6a7c4..4d4a371 100644 --- a/src/gtextutils/container_join.h +++ b/src/gtextutils/container_join.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/exit_manip.h b/src/gtextutils/exit_manip.h index 26cc295..b43f8f2 100644 --- a/src/gtextutils/exit_manip.h +++ b/src/gtextutils/exit_manip.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/inbuf1.hpp b/src/gtextutils/inbuf1.hpp index 5122b95..a16fc72 100644 --- a/src/gtextutils/inbuf1.hpp +++ b/src/gtextutils/inbuf1.hpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/natsort.h b/src/gtextutils/natsort.h index a3520ef..8520c0a 100644 --- a/src/gtextutils/natsort.h +++ b/src/gtextutils/natsort.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/outbuf3.hpp b/src/gtextutils/outbuf3.hpp index f0eea83..ff515dc 100644 --- a/src/gtextutils/outbuf3.hpp +++ b/src/gtextutils/outbuf3.hpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/pipe_fitter.c b/src/gtextutils/pipe_fitter.c index de701fc..62aaa47 100644 --- a/src/gtextutils/pipe_fitter.c +++ b/src/gtextutils/pipe_fitter.c @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/pipe_fitter.h b/src/gtextutils/pipe_fitter.h index de6575e..683ac1d 100644 --- a/src/gtextutils/pipe_fitter.h +++ b/src/gtextutils/pipe_fitter.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/stream_wrapper.cpp b/src/gtextutils/stream_wrapper.cpp index 4bb1fca..cf92afb 100644 --- a/src/gtextutils/stream_wrapper.cpp +++ b/src/gtextutils/stream_wrapper.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/stream_wrapper.h b/src/gtextutils/stream_wrapper.h index 6a27c50..7cfebb7 100644 --- a/src/gtextutils/stream_wrapper.h +++ b/src/gtextutils/stream_wrapper.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/string_tokenize.h b/src/gtextutils/string_tokenize.h index f046fa1..54ea398 100644 --- a/src/gtextutils/string_tokenize.h +++ b/src/gtextutils/string_tokenize.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/text_line_reader.cpp b/src/gtextutils/text_line_reader.cpp index 1db0a52..fede933 100644 --- a/src/gtextutils/text_line_reader.cpp +++ b/src/gtextutils/text_line_reader.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/src/gtextutils/text_line_reader.h b/src/gtextutils/text_line_reader.h index 07c85d2..fbb8a28 100644 --- a/src/gtextutils/text_line_reader.h +++ b/src/gtextutils/text_line_reader.h @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/Makefile.am b/tests/Makefile.am index 149b3b7..66c5874 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008 Assaf Gordon <[email protected]> +# Copyright (C) 2008-2013 Assaf Gordon <[email protected]> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/tests/test_container_join.cpp b/tests/test_container_join.cpp index b413326..4faf2ca 100644 --- a/tests/test_container_join.cpp +++ b/tests/test_container_join.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_fd_inbuf.cpp b/tests/test_fd_inbuf.cpp index e319acc..5ead224 100644 --- a/tests/test_fd_inbuf.cpp +++ b/tests/test_fd_inbuf.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_fd_outbuf.cpp b/tests/test_fd_outbuf.cpp index 853ed55..d19573e 100644 --- a/tests/test_fd_outbuf.cpp +++ b/tests/test_fd_outbuf.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_in_out_buf.cpp b/tests/test_in_out_buf.cpp index 37efbb0..634263d 100644 --- a/tests/test_in_out_buf.cpp +++ b/tests/test_in_out_buf.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_input_stream_wrapper.cpp b/tests/test_input_stream_wrapper.cpp index 72dc6ba..5d87713 100644 --- a/tests/test_input_stream_wrapper.cpp +++ b/tests/test_input_stream_wrapper.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_natural_sort.cpp b/tests/test_natural_sort.cpp index 99af61b..e522636 100644 --- a/tests/test_natural_sort.cpp +++ b/tests/test_natural_sort.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_pipe_fitter.c b/tests/test_pipe_fitter.c index 8076543..29395e6 100644 --- a/tests/test_pipe_fitter.c +++ b/tests/test_pipe_fitter.c @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_string_tokenize.cpp b/tests/test_string_tokenize.cpp index 108c6a2..2a54baa 100644 --- a/tests/test_string_tokenize.cpp +++ b/tests/test_string_tokenize.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_text_reader.cpp b/tests/test_text_reader.cpp index f40a44b..4be2c48 100644 --- a/tests/test_text_reader.cpp +++ b/tests/test_text_reader.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 diff --git a/tests/test_text_reader_unget.cpp b/tests/test_text_reader_unget.cpp index a23f8a8..7de00f6 100644 --- a/tests/test_text_reader_unget.cpp +++ b/tests/test_text_reader_unget.cpp @@ -1,6 +1,6 @@ /* Gordon's Text-Utilities Library - Copyright (C) 2009 Assaf Gordon ([email protected]) + Copyright (C) 2009-2013 Assaf Gordon ([email protected]) 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 -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
