[seed] Change copyright header of mpfr module
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] Change copyright header of mpfr module
- Date: Fri, 22 Jan 2010 01:36:46 +0000 (UTC)
commit 32997f9ee3d2f407125b4d6f1ee4015a750e71f4
Author: Matt Arsenault <arsenm2 rpi edu>
Date: Wed Jan 6 14:03:33 2010 -0500
Change copyright header of mpfr module
I wrote this useless part, not Robb, and it's 2010.
modules/mpfr/seed-mpfr-arithmetic.c | 2 +-
modules/mpfr/seed-mpfr-cmp.c | 2 +-
modules/mpfr/seed-mpfr-trig.c | 2 +-
modules/mpfr/seed-mpfr.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modules/mpfr/seed-mpfr-arithmetic.c b/modules/mpfr/seed-mpfr-arithmetic.c
index a20e219..683cba3 100644
--- a/modules/mpfr/seed-mpfr-arithmetic.c
+++ b/modules/mpfr/seed-mpfr-arithmetic.c
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with Seed. If not, see <http://www.gnu.org/licenses/>.
*
- * Copyright (C) Robert Carr 2009 <carrr rpi edu>
+ * Copyright (C) Matthew Arsenault 2009-2010 <arsenm2 rpi edu>
*/
#include <mpfr.h>
diff --git a/modules/mpfr/seed-mpfr-cmp.c b/modules/mpfr/seed-mpfr-cmp.c
index 9b7be34..db57205 100644
--- a/modules/mpfr/seed-mpfr-cmp.c
+++ b/modules/mpfr/seed-mpfr-cmp.c
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with Seed. If not, see <http://www.gnu.org/licenses/>.
*
- * Copyright (C) Robert Carr 2009 <carrr rpi edu>
+ * Copyright (C) Matthew Arsenault 2009-2010 <arsenm2 rpi edu>
*/
#include <mpfr.h>
diff --git a/modules/mpfr/seed-mpfr-trig.c b/modules/mpfr/seed-mpfr-trig.c
index 856cc67..0a371b4 100644
--- a/modules/mpfr/seed-mpfr-trig.c
+++ b/modules/mpfr/seed-mpfr-trig.c
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with Seed. If not, see <http://www.gnu.org/licenses/>.
*
- * Copyright (C) Robert Carr 2009 <carrr rpi edu>
+ * Copyright (C) Matthew Arsenault 2009-2010 <arsenm2 rpi edu>
*/
#include <mpfr.h>
diff --git a/modules/mpfr/seed-mpfr.c b/modules/mpfr/seed-mpfr.c
index a30f759..f5e76dc 100644
--- a/modules/mpfr/seed-mpfr.c
+++ b/modules/mpfr/seed-mpfr.c
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with Seed. If not, see <http://www.gnu.org/licenses/>.
*
- * Copyright (C) Robert Carr 2009 <carrr rpi edu>
+ * Copyright (C) Matthew Arsenault 2009-2010 <arsenm2 rpi edu>
*/
#include <seed-module.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]