]> git.alrj.org Git - bold.git/blobdiff - Bold/BinArray.py
License change, small enhancements, version bump.
[bold.git] / Bold / BinArray.py
index 84d57250061049dc057f0661ff89e538c7043486..f8e5759cf1a1526730ca2f03ab5934fce1e2c77e 100644 (file)
@@ -1,5 +1,4 @@
 # -*- coding: utf-8 -*-
-
 # kate: space-indent on; indent-width 2; mixedindent off; indent-mode python;
 
 # Copyright (C) 2009 Amand 'alrj' Tihon <amand.tihon@alrj.org>
@@ -7,8 +6,8 @@
 # This file is part of bold, the Byte Optimized Linker.
 #
 # You can redistribute this file and/or modify it under the terms of the
-# GNU Lesser General Public License as published by the Free Software
-# Foundation, version 2.1.
+# GNU General Public License as published by the Free Software Foundation,
+# either version 3 of the License or (at your option) any later version.
 
 from array import array
 import struct