summaryrefslogtreecommitdiff
path: root/xnt/__init__.py
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-03-10 22:54:07 -0600
committerkennyballou <kballou@onyx.boisestate.edu>2013-03-10 22:54:07 -0600
commitc0f3247a38701f49f341c8e97d53f1c9dcab8c30 (patch)
tree33f63444e7023eaf058eedcf22d0386de59aeb6b /xnt/__init__.py
parent0131c66d0ab71ee00f7c6d6a0c25e6a74e03d93a (diff)
downloadxnt-c0f3247a38701f49f341c8e97d53f1c9dcab8c30.tar.gz
xnt-c0f3247a38701f49f341c8e97d53f1c9dcab8c30.tar.xz
Wait, It's already 2013?!
Diffstat (limited to 'xnt/__init__.py')
-rw-r--r--xnt/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnt/__init__.py b/xnt/__init__.py
index 496da56..71c7358 100644
--- a/xnt/__init__.py
+++ b/xnt/__init__.py
@@ -6,7 +6,7 @@ target decorator, and imports task methods from tasks module
"""
# Xnt -- A Wrapper Build Tool
-# Copyright (C) 2012 Kenny Ballou
+# Copyright (C) 2013 Kenny Ballou
# 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