[meld] Update and reformat copyright header for new diff dialog



commit 4793bc4672b464e3c09fe3f9b91848afd08a598e
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Fri Dec 28 06:24:13 2012 +1000

    Update and reformat copyright header for new diff dialog

 meld/new_diff_dialog.py |   31 ++++++++++++++++---------------
 1 files changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/meld/new_diff_dialog.py b/meld/new_diff_dialog.py
index 32fec2a..ef8ab4b 100644
--- a/meld/new_diff_dialog.py
+++ b/meld/new_diff_dialog.py
@@ -1,18 +1,19 @@
-### Copyright (C) 2011 Kai Willadsen <kai willadsen gmail com>
-
-### 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
-### the Free Software Foundation; either version 2 of the License, or
-### (at your option) any later version.
-
-### This program 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 General Public License for more details.
-
-### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Copyright (C) 2011-2012 Kai Willadsen <kai willadsen gmail com>
+
+# 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program 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 General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 import os
 



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