diff options
Diffstat (limited to 'software/ihu')
-rw-r--r-- | software/ihu/Makefile | 4 | ||||
-rw-r--r-- | software/ihu/adc.inc | 4 | ||||
-rw-r--r-- | software/ihu/i2c.inc | 4 | ||||
-rw-r--r-- | software/ihu/ihu.asm | 4 | ||||
-rw-r--r-- | software/ihu/math.inc | 4 | ||||
-rw-r--r-- | software/ihu/rtc.inc | 4 | ||||
-rw-r--r-- | software/ihu/solar.inc | 4 | ||||
-rw-r--r-- | software/ihu/spi.inc | 4 | ||||
-rw-r--r-- | software/ihu/tables.inc | 4 | ||||
-rw-r--r-- | software/ihu/temp.inc | 4 | ||||
-rw-r--r-- | software/ihu/uart.inc | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/software/ihu/Makefile b/software/ihu/Makefile index 5b60d06..8df9220 100644 --- a/software/ihu/Makefile +++ b/software/ihu/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-2013 Christian Pointner <equinox@mur.at> +## Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ## ## This file is part of mur.sat. ## diff --git a/software/ihu/adc.inc b/software/ihu/adc.inc index 0be0dec..c115371 100644 --- a/software/ihu/adc.inc +++ b/software/ihu/adc.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/i2c.inc b/software/ihu/i2c.inc index ea9012f..1c90e7a 100644 --- a/software/ihu/i2c.inc +++ b/software/ihu/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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/ihu.asm b/software/ihu/ihu.asm index b9cbdad..8fad1ba 100644 --- a/software/ihu/ihu.asm +++ b/software/ihu/ihu.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/math.inc b/software/ihu/math.inc index cf06574..d714f99 100644 --- a/software/ihu/math.inc +++ b/software/ihu/math.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/rtc.inc b/software/ihu/rtc.inc index b052f4b..8d838b9 100644 --- a/software/ihu/rtc.inc +++ b/software/ihu/rtc.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/solar.inc b/software/ihu/solar.inc index 62f8539..9094081 100644 --- a/software/ihu/solar.inc +++ b/software/ihu/solar.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/spi.inc b/software/ihu/spi.inc index ff8e3c6..6e39395 100644 --- a/software/ihu/spi.inc +++ b/software/ihu/spi.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/tables.inc b/software/ihu/tables.inc index 10bbda2..f295902 100644 --- a/software/ihu/tables.inc +++ b/software/ihu/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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/temp.inc b/software/ihu/temp.inc index dd02f4f..821223b 100644 --- a/software/ihu/temp.inc +++ b/software/ihu/temp.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; diff --git a/software/ihu/uart.inc b/software/ihu/uart.inc index 58b198b..be813cb 100644 --- a/software/ihu/uart.inc +++ b/software/ihu/uart.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-2013 Christian Pointner <equinox@mur.at> + ;; Copyright (C) 2011-2015 Christian Pointner <equinox@mur.at> ;; ;; This file is part of mur.sat. ;; |