~stefanor/ibid/jabber-reconnect

« back to all changes in this revision

Viewing changes to scripts/ibid-objgraph

  • Committer: Stefano Rivera
  • Date: 2010-01-19 12:16:21 UTC
  • mfrom: (845.1.13 attribution-501937)
  • Revision ID: stefano@rivera.za.net-20100119121621-e2uqq8rt4bxbq027
Remove copyright assignment requirement, and rework COPYING a little.
Attribute file authors.
Add AUTHORS.
https://code.launchpad.net/~stefanor/ibid/attribution-501937/+merge/17636

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
 
2
# Copyright (c) 2009, Stefano Rivera
 
3
# Released under terms of the MIT/X/Expat Licence. See COPYING for details.
2
4
 
3
5
import gzip
4
6
import optparse