rss2email was written by:
Aaron Swartz
+Arun Persaud <apersaud@lbl.gov>
Brian Lalor
Dean Jackson
+Dmitry Bogatov <KAction@gnu.org>
Eelis van der Weegen <eelis@eelis.net>
Erik Hetzner
Etienne Millon <me@emillon.org>
+George Saunders <georgesaunders@gmail.com>
Joey Hess
Lindsey Smith <lindsey.smith@gmail.com>
Marcel Ackermann
# Copyright (C) 2004-2013 Aaron Swartz
# Brian Lalor
# Dean Jackson
+# Dmitry Bogatov <KAction@gnu.org>
# Erik Hetzner
# Etienne Millon <me@emillon.org>
# Joey Hess
# -*- encoding: utf-8 -*-
#
-# Copyright (C) 2012-2013 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2012-2013 Dmitry Bogatov <KAction@gnu.org>
+# George Saunders <georgesaunders@gmail.com>
+# W. Trevor King <wking@tremily.us>
#
# This file is part of rss2email.
#
-# Copyright
+# Copyright (C) 2013 Arun Persaud <apersaud@lbl.gov>
+# W. Trevor King <wking@tremily.us>
+#
+# This file is part of rss2email.
+#
+# rss2email is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 2 of the License, or (at your option) version 3 of
+# the License.
+#
+# rss2email 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# rss2email. If not, see <http://www.gnu.org/licenses/>.
"""Post-processing functions for manipulating entry messages
-# Copyright
+# Copyright (C) 2013 W. Trevor King <wking@tremily.us>
+#
+# This file is part of rss2email.
+#
+# rss2email is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, either version 2 of the License, or (at your option) version 3 of
+# the License.
+#
+# rss2email 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# rss2email. If not, see <http://www.gnu.org/licenses/>.
"""A text-manipulation hook for testing the post-processing infrastructure
"""
-# Copyright (C) 2013 Arun Persaud
+# Copyright (C) 2013 Arun Persaud <apersaud@lbl.gov>
#
# This file is part of rss2email.
#
-# Copyright (C) 2012-2013 W. Trevor King <wking@tremily.us>
+# Copyright (C) 2012-2013 Arun Persaud <apersaud@lbl.gov>
+# W. Trevor King <wking@tremily.us>
#
# This file is part of rss2email.
#