summaryrefslogtreecommitdiff
path: root/blink-10F
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-07-11 02:49:28 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-07-11 02:49:28 +0000
commit745d3054879daa9d41d3811b8b5047ec3eb8eda0 (patch)
tree3825a442641ea4a1a8822053bfbc57b889ca9e36 /blink-10F
parentcleaned up imports (diff)
fixed copyright header
git-svn-id: https://svn.spreadspace.org/pic/trunk@81 a09c6847-51d9-44de-8ef2-e725cf50f3c7
Diffstat (limited to 'blink-10F')
-rw-r--r--blink-10F/Makefile2
-rw-r--r--blink-10F/blink.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/blink-10F/Makefile b/blink-10F/Makefile
index 0bd0d1a..b314fc1 100644
--- a/blink-10F/Makefile
+++ b/blink-10F/Makefile
@@ -2,7 +2,7 @@
## spreadspace pic utils
##
##
-## Copyright (C) 2011 Christian Pointner <equinox@spreadspace.org>
+## Copyright (C) 2011-2013 Christian Pointner <equinox@spreadspace.org>
##
## This file is part of spreadspace pic utils.
##
diff --git a/blink-10F/blink.asm b/blink-10F/blink.asm
index 901d1bb..1aff217 100644
--- a/blink-10F/blink.asm
+++ b/blink-10F/blink.asm
@@ -2,7 +2,7 @@
;; spreadspace pic utils
;;
;;
- ;; Copyright (C) 2011 Christian Pointner <equinox@spreadspace.org>
+ ;; Copyright (C) 2011-2013 Christian Pointner <equinox@spreadspace.org>
;;
;; This file is part of spreadspace pic utils.
;;