summaryrefslogtreecommitdiff
path: root/baserockimport/exts/python.to_lorry
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-05 10:23:52 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-05 17:33:43 +0000
commit12ec2e4efe868d990076ed8b4e7376c3e808b38e (patch)
treee83a35aa1b88e8ed49c8a2e1409eada084c63b61 /baserockimport/exts/python.to_lorry
parent954df6a8fba515baab7940c617eb919c28fdd2f2 (diff)
downloadimport-12ec2e4efe868d990076ed8b4e7376c3e808b38e.tar.gz
Diffstat (limited to 'baserockimport/exts/python.to_lorry')
-rwxr-xr-xbaserockimport/exts/python.to_lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/baserockimport/exts/python.to_lorry b/baserockimport/exts/python.to_lorry
index b7341ca..accc9dc 100755
--- a/baserockimport/exts/python.to_lorry
+++ b/baserockimport/exts/python.to_lorry
@@ -1,8 +1,9 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
#
# Create a Baserock .lorry file for a given Python package
#
-# Copyright (C) 2014 Codethink Limited
+# Copyright © 2014, 2015 Codethink Limited
#
# 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