summaryrefslogtreecommitdiff
path: root/morphlib/extensions.py
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-16 16:30:05 +0000
committerGerrit Code Review <gerrit@baserock.org>2015-03-16 16:30:05 +0000
commitdb23e8e6406f98722d2d18bf61b8e85cd99415eb (patch)
tree94cb9880f6a6183bac9ec2c89102ddfa8c51f926 /morphlib/extensions.py
parent093bdfa2b2678bdb5c7d949d819b082827198377 (diff)
parent51592df98704e75216c5d27ae850e5b391675d76 (diff)
downloadmorph-db23e8e6406f98722d2d18bf61b8e85cd99415eb.tar.gz
Merge "Use the modern way of the GPL copyright header: URL instead real address"
Diffstat (limited to 'morphlib/extensions.py')
-rw-r--r--morphlib/extensions.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/morphlib/extensions.py b/morphlib/extensions.py
index c5e91f8c..aa0622b8 100644
--- a/morphlib/extensions.py
+++ b/morphlib/extensions.py
@@ -10,8 +10,7 @@
# 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.
+# with this program. If not, see <http://www.gnu.org/licenses/>.
import asyncore
import asynchat