diff options
author | Christian Pointner <equinox@mur.at> | 2015-02-03 18:45:42 +0100 |
---|---|---|
committer | Christian Pointner <equinox@mur.at> | 2015-02-03 18:45:42 +0100 |
commit | 687c121cb1207f32e07c48096d5a4c09240599c7 (patch) | |
tree | 52335a5f5acfee6847f8b664ae3eb32ea9cd349a /software/ctr/ctr.asm | |
parent | upgraded avr utils (diff) |
updated copyright header
Diffstat (limited to 'software/ctr/ctr.asm')
-rw-r--r-- | software/ctr/ctr.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/software/ctr/ctr.asm b/software/ctr/ctr.asm index 281321e..ac514d3 100644 --- a/software/ctr/ctr.asm +++ b/software/ctr/ctr.asm @@ -1,7 +1,7 @@ ;; ;; mur.sat ;; - ;; Somewhen in the year 2012, mur.at will have a nano satellite launched + ;; Somewhen in the year 20xx, mur.at will have a nano satellite launched ;; into a low earth orbit (310 km above the surface of our planet). The ;; satellite itself is a TubeSat personal satellite kit, developed and ;; launched by interorbital systems. mur.sat is a joint venture of mur.at, @@ -10,7 +10,7 @@ ;; Please visit the project hompage at sat.mur.at for further information. ;; ;; - ;; Copyright (C) 2011 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; |