summaryrefslogtreecommitdiff
path: root/software/ihu
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2011-12-13 02:31:02 +0000
committerChristian Pointner <equinox@mur.at>2011-12-13 02:31:02 +0000
commit8fc286ab21d466252f1847f820469dfb1df62990 (patch)
tree59ced574203e78d8c7e8190abbbe0684e02297db /software/ihu
parentcleanup (diff)
fixed header info (2011 vs. 2012)
git-svn-id: https://svn.spreadspace.org/mur.sat@227 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/ihu')
-rw-r--r--software/ihu/Makefile2
-rw-r--r--software/ihu/adc.inc2
-rw-r--r--software/ihu/i2c.inc2
-rw-r--r--software/ihu/ihu.asm2
-rw-r--r--software/ihu/math.inc2
-rw-r--r--software/ihu/rtc.inc2
-rw-r--r--software/ihu/tables.inc2
-rw-r--r--software/ihu/temp.inc2
-rw-r--r--software/ihu/ttx.inc2
9 files changed, 9 insertions, 9 deletions
diff --git a/software/ihu/Makefile b/software/ihu/Makefile
index 3c1cb81..7325908 100644
--- a/software/ihu/Makefile
+++ b/software/ihu/Makefile
@@ -1,7 +1,7 @@
##
## mur.sat
##
-## Somewhen in the year 2011, mur.at will have a nano satellite launched
+## Somewhen in the year 2012, 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,
diff --git a/software/ihu/adc.inc b/software/ihu/adc.inc
index 7dee1fd..846f979 100644
--- a/software/ihu/adc.inc
+++ b/software/ihu/adc.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/i2c.inc b/software/ihu/i2c.inc
index 8742adc..de79836 100644
--- a/software/ihu/i2c.inc
+++ b/software/ihu/i2c.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/ihu.asm b/software/ihu/ihu.asm
index e110783..264452b 100644
--- a/software/ihu/ihu.asm
+++ b/software/ihu/ihu.asm
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/math.inc b/software/ihu/math.inc
index 4efd391..c40f530 100644
--- a/software/ihu/math.inc
+++ b/software/ihu/math.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/rtc.inc b/software/ihu/rtc.inc
index 7890b48..7dc4e1d 100644
--- a/software/ihu/rtc.inc
+++ b/software/ihu/rtc.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/tables.inc b/software/ihu/tables.inc
index 63d4ddc..1ce2beb 100644
--- a/software/ihu/tables.inc
+++ b/software/ihu/tables.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/temp.inc b/software/ihu/temp.inc
index c14b1c0..bbb3ea5 100644
--- a/software/ihu/temp.inc
+++ b/software/ihu/temp.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,
diff --git a/software/ihu/ttx.inc b/software/ihu/ttx.inc
index d56e3bc..b9f45e7 100644
--- a/software/ihu/ttx.inc
+++ b/software/ihu/ttx.inc
@@ -1,7 +1,7 @@
;;
;; mur.sat
;;
- ;; Somewhen in the year 2011, mur.at will have a nano satellite launched
+ ;; Somewhen in the year 2012, 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,