summaryrefslogtreecommitdiff
path: root/software/mpu
diff options
context:
space:
mode:
Diffstat (limited to 'software/mpu')
-rw-r--r--software/mpu/blockstore.c4
-rw-r--r--software/mpu/blockstore.h4
-rw-r--r--software/mpu/board-F405/board-utils.c4
-rw-r--r--software/mpu/board-F405/board-utils.h4
-rw-r--r--software/mpu/heartbeat.c4
-rw-r--r--software/mpu/heartbeat.h4
-rw-r--r--software/mpu/ihu.c4
-rw-r--r--software/mpu/ihu.h4
-rw-r--r--software/mpu/main.c4
-rw-r--r--software/mpu/usb-cdc-descriptor.h4
-rw-r--r--software/mpu/usb-cdc-shell.c4
-rw-r--r--software/mpu/usb-cdc-shell.h4
-rw-r--r--software/mpu/utils.c4
-rw-r--r--software/mpu/utils.h4
14 files changed, 28 insertions, 28 deletions
diff --git a/software/mpu/blockstore.c b/software/mpu/blockstore.c
index 4a6d506..4fbc9b2 100644
--- a/software/mpu/blockstore.c
+++ b/software/mpu/blockstore.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2014-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/blockstore.h b/software/mpu/blockstore.h
index 9dc4230..4e336e5 100644
--- a/software/mpu/blockstore.h
+++ b/software/mpu/blockstore.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2014-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/board-F405/board-utils.c b/software/mpu/board-F405/board-utils.c
index 99d4907..1223481 100644
--- a/software/mpu/board-F405/board-utils.c
+++ b/software/mpu/board-F405/board-utils.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/board-F405/board-utils.h b/software/mpu/board-F405/board-utils.h
index 1c5f71b..d22315f 100644
--- a/software/mpu/board-F405/board-utils.h
+++ b/software/mpu/board-F405/board-utils.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/heartbeat.c b/software/mpu/heartbeat.c
index 5838c11..6c5a1b3 100644
--- a/software/mpu/heartbeat.c
+++ b/software/mpu/heartbeat.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/heartbeat.h b/software/mpu/heartbeat.h
index d865745..ed77f1c 100644
--- a/software/mpu/heartbeat.h
+++ b/software/mpu/heartbeat.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/ihu.c b/software/mpu/ihu.c
index a440225..505f32d 100644
--- a/software/mpu/ihu.c
+++ b/software/mpu/ihu.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/ihu.h b/software/mpu/ihu.h
index b672cf0..fb889ad 100644
--- a/software/mpu/ihu.h
+++ b/software/mpu/ihu.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/main.c b/software/mpu/main.c
index 9458015..1e3ff1a 100644
--- a/software/mpu/main.c
+++ b/software/mpu/main.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/usb-cdc-descriptor.h b/software/mpu/usb-cdc-descriptor.h
index 41fc5a9..902c8b2 100644
--- a/software/mpu/usb-cdc-descriptor.h
+++ b/software/mpu/usb-cdc-descriptor.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/usb-cdc-shell.c b/software/mpu/usb-cdc-shell.c
index 955cd0a..7b32d8a 100644
--- a/software/mpu/usb-cdc-shell.c
+++ b/software/mpu/usb-cdc-shell.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/usb-cdc-shell.h b/software/mpu/usb-cdc-shell.h
index 412fd30..9b91830 100644
--- a/software/mpu/usb-cdc-shell.h
+++ b/software/mpu/usb-cdc-shell.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/utils.c b/software/mpu/utils.c
index bfd89db..20d4f75 100644
--- a/software/mpu/utils.c
+++ b/software/mpu/utils.c
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*
diff --git a/software/mpu/utils.h b/software/mpu/utils.h
index bdb800e..c5000db 100644
--- a/software/mpu/utils.h
+++ b/software/mpu/utils.h
@@ -2,7 +2,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,
@@ -11,7 +11,7 @@
* Please visit the project hompage at sat.mur.at for further information.
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@mur.at>
+ * Copyright (C) 2013-2015 Christian Pointner <equinox@mur.at>
*
* This file is part of mur.sat.
*