summaryrefslogtreecommitdiff
path: root/distbuild/sm.py
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild/sm.py')
-rw-r--r--distbuild/sm.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/distbuild/sm.py b/distbuild/sm.py
index e773962b..fd1d04ac 100644
--- a/distbuild/sm.py
+++ b/distbuild/sm.py
@@ -1,6 +1,6 @@
# mainloop/sm.py -- state machine abstraction
#
-# Copyright (C) 2012, 2014 Codethink Limited
+# Copyright (C) 2012, 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
@@ -12,8 +12,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 logging