[pygobject] Removes the header but the modeline in test_girepository.py.



commit fb4b2c8cdad2853e6bfe9526529e3a3ab052c5e0
Author: Simon van der Linden <simon vanderlinden student uclouvain be>
Date:   Fri Jun 5 19:03:59 2009 +0200

    Removes the header but the modeline in test_girepository.py.
---
 tests/test_girepository.py |   26 +-------------------------
 1 files changed, 1 insertions(+), 25 deletions(-)

diff --git a/tests/test_girepository.py b/tests/test_girepository.py
index f7cc226..3c626e5 100644
--- a/tests/test_girepository.py
+++ b/tests/test_girepository.py
@@ -1,28 +1,4 @@
-'''
--*- Mode: Python; py-indent-offset: 4 -*-
-
-PyBank unit tests.
-
-Copyright (C) 2009  Mark Lee <gnome lazymalevolence com>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-This library 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
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-
-----
-
-Partially based on gjs's unit tests.
-'''
+# -*- Mode: Python -*-
 
 import unittest
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]