From 687c121cb1207f32e07c48096d5a4c09240599c7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 3 Feb 2015 18:45:42 +0100 Subject: updated copyright header --- software/ctr/Makefile | 4 ++-- software/ctr/ctr.asm | 4 ++-- software/ctr/i2c.inc | 4 ++-- software/ctr/tables.inc | 4 ++-- software/ctr/ttx.inc | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'software/ctr') diff --git a/software/ctr/Makefile b/software/ctr/Makefile index 3e20a1d..a96e463 100644 --- a/software/ctr/Makefile +++ b/software/ctr/Makefile @@ -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 +## Copyright (C) 2011-2015 Christian Pointner ## ## This file is part of mur.sat. ## 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 + ;; Copyright (C) 2011-2015 Christian Pointner ;; ;; This file is part of mur.sat. ;; diff --git a/software/ctr/i2c.inc b/software/ctr/i2c.inc index 9643355..ce80455 100644 --- a/software/ctr/i2c.inc +++ b/software/ctr/i2c.inc @@ -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 + ;; Copyright (C) 2011-2015 Christian Pointner ;; ;; This file is part of mur.sat. ;; diff --git a/software/ctr/tables.inc b/software/ctr/tables.inc index 4adf432..92f1ec9 100644 --- a/software/ctr/tables.inc +++ b/software/ctr/tables.inc @@ -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 + ;; Copyright (C) 2011-2015 Christian Pointner ;; ;; This file is part of mur.sat. ;; diff --git a/software/ctr/ttx.inc b/software/ctr/ttx.inc index 278574a..a9b5aa8 100644 --- a/software/ctr/ttx.inc +++ b/software/ctr/ttx.inc @@ -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 + ;; Copyright (C) 2011-2015 Christian Pointner ;; ;; This file is part of mur.sat. ;; -- cgit v1.2.3