Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cardlist.py
diff options
context:
space:
mode:
Diffstat (limited to 'cardlist.py')
-rw-r--r--cardlist.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/cardlist.py b/cardlist.py
index 0922d7f..7a179f4 100644
--- a/cardlist.py
+++ b/cardlist.py
@@ -1,6 +1,4 @@
-#! /usr/bin/env python
-#
-# Copyright (C) 2006, 2007, One Laptop Per Child
+# Copyright (C) 2006, 2007, 2008 One Laptop Per Child
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -314,4 +312,4 @@ class Pair(gtk.EventBox):
if card == 1:
return self.asnd
else:
- return self.bsnd \ No newline at end of file
+ return self.bsnd