Header and (C) messages updates
authorMagnus Hagander <magnus@hagander.net>
Sun, 30 Aug 2009 12:26:37 +0000 (14:26 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 30 Aug 2009 12:26:37 +0000 (14:26 +0200)
generator.py
posttotwitter.py

index b38f21799ff196b3592d04163cff332ede29ebf7..8ff51bb0f272980531d48e609f4ba8a0e0c6a11b 100755 (executable)
@@ -4,7 +4,7 @@
 This file contains the functions to generate output RSS and
 HTML data from what's currently in the database.
 
-Copyright (C) 2008 PostgreSQL Global Development Group
+Copyright (C) 2008-2009 PostgreSQL Global Development Group
 """
 
 import psycopg2
index 70b258f16fd12682f73bd19e39b570a9743d76d8..70967e430ae8c98a42c44e05e3e77739c07fa6cd 100755 (executable)
@@ -1,4 +1,12 @@
 #!/usr/bin/env python
+# vim: ai ts=4 sts=4 sw=4
+"""PostgreSQL Planet Aggregator
+
+This file contains the functions to generate short
+URLs and tweets from what's currently in the database.
+
+Copyright (C) 2009 PostgreSQL Global Development Group
+"""
 
 # Post links to articles on twitter