summaryrefslogtreecommitdiff
path: root/tests/tpow.c
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-25 20:48:54 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-25 20:48:54 +0000
commitc3881705fa03282cb4b9d7cc653c57f817f29d52 (patch)
tree7899142250b51a04f66c579c879b9479ea32fd57 /tests/tpow.c
parentaa04783bf179843c2af16297131caa7f22fe9f47 (diff)
downloadmpc-c3881705fa03282cb4b9d7cc653c57f817f29d52.tar.gz
finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@891 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests/tpow.c')
-rw-r--r--tests/tpow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tpow.c b/tests/tpow.c
index 56a3e9a..1ad3ede 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -1,6 +1,6 @@
/* test file for mpc_pow.
-Copyright (C) 2009 Paul Zimmermann
+Copyright (C) INRIA, 2009
This file is part of the MPC Library.