~stefanor/ibid/jabber-reconnect

« back to all changes in this revision

Viewing changes to ibid/lib/campfirewords.py

  • 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 2009 Stefano Rivera <scripts@rivera.za.net>
3
 
# Released under the MIT license
 
2
# Copyright (c) 2009-2010, Stefano Rivera
 
3
# Released under terms of the MIT/X/Expat Licence. See COPYING for details.
4
4
 
5
5
# Speaks Campfire API protocol.
6
6