summaryrefslogtreecommitdiff
path: root/rand
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
committerTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
commit447299c13f05b6346aab1308254f108a2b6c35e8 (patch)
tree966a573559eba3e7322dad439d41e11be90200c9 /rand
parent75a9644b62a216d51758c93e1eaa2f9110553586 (diff)
downloadgmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz
Canonicalise copyright headers.
Diffstat (limited to 'rand')
-rw-r--r--rand/Makefile.am6
-rw-r--r--rand/rand.c6
-rw-r--r--rand/randbui.c6
-rw-r--r--rand/randclr.c6
-rw-r--r--rand/randdef.c6
-rw-r--r--rand/randiset.c6
-rw-r--r--rand/randlc2s.c6
-rw-r--r--rand/randlc2x.c6
-rw-r--r--rand/randmt.c6
-rw-r--r--rand/randmt.h6
-rw-r--r--rand/randmts.c6
-rw-r--r--rand/randmui.c6
-rw-r--r--rand/rands.c6
-rw-r--r--rand/randsd.c6
-rw-r--r--rand/randsdui.c6
15 files changed, 45 insertions, 45 deletions
diff --git a/rand/Makefile.am b/rand/Makefile.am
index 5bf49ddb2..802a7bc1b 100644
--- a/rand/Makefile.am
+++ b/rand/Makefile.am
@@ -5,9 +5,9 @@
# This file is part of the GNU MP Library.
#
# The GNU MP Library is free software; you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 3 of the License, or (at your
-# option) any later version.
+# it under the terms of the GNU Lesser General Public License as published
+# by the Free Software Foundation; either version 3 of the License, or (at
+# your option) any later version.
#
# The GNU MP Library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/rand.c b/rand/rand.c
index 984420224..048b2bc2b 100644
--- a/rand/rand.c
+++ b/rand/rand.c
@@ -5,9 +5,9 @@ Copyright 1999-2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randbui.c b/rand/randbui.c
index ed76f6db3..bc447db1d 100644
--- a/rand/randbui.c
+++ b/rand/randbui.c
@@ -5,9 +5,9 @@ Copyright 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randclr.c b/rand/randclr.c
index b27756fd9..f7c53ca78 100644
--- a/rand/randclr.c
+++ b/rand/randclr.c
@@ -5,9 +5,9 @@ Copyright 1999-2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randdef.c b/rand/randdef.c
index 62a83e4dc..27b8b4372 100644
--- a/rand/randdef.c
+++ b/rand/randdef.c
@@ -5,9 +5,9 @@ Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randiset.c b/rand/randiset.c
index 62be1a5ed..2db9e2ae9 100644
--- a/rand/randiset.c
+++ b/rand/randiset.c
@@ -5,9 +5,9 @@ Copyright 2003 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randlc2s.c b/rand/randlc2s.c
index 55709322d..500b05216 100644
--- a/rand/randlc2s.c
+++ b/rand/randlc2s.c
@@ -6,9 +6,9 @@ Copyright 1999-2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randlc2x.c b/rand/randlc2x.c
index 8e02b3c69..0ccaa0065 100644
--- a/rand/randlc2x.c
+++ b/rand/randlc2x.c
@@ -5,9 +5,9 @@ Copyright 1999-2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randmt.c b/rand/randmt.c
index c65363ecf..51e1a040b 100644
--- a/rand/randmt.c
+++ b/rand/randmt.c
@@ -9,9 +9,9 @@ Copyright 2002, 2003, 2006 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randmt.h b/rand/randmt.h
index ad3a61417..50d35549c 100644
--- a/rand/randmt.h
+++ b/rand/randmt.h
@@ -5,9 +5,9 @@ Copyright 2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randmts.c b/rand/randmts.c
index 28d072161..b2a9384b9 100644
--- a/rand/randmts.c
+++ b/rand/randmts.c
@@ -5,9 +5,9 @@ Copyright 2002, 2003, 2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randmui.c b/rand/randmui.c
index eafd555bf..8d1ab7887 100644
--- a/rand/randmui.c
+++ b/rand/randmui.c
@@ -5,9 +5,9 @@ Copyright 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/rands.c b/rand/rands.c
index b4d9ea553..4c7e9560c 100644
--- a/rand/rands.c
+++ b/rand/rands.c
@@ -10,9 +10,9 @@ Copyright 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randsd.c b/rand/randsd.c
index 4dafffa2f..3e1ab5df0 100644
--- a/rand/randsd.c
+++ b/rand/randsd.c
@@ -5,9 +5,9 @@ Copyright 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
diff --git a/rand/randsdui.c b/rand/randsdui.c
index b0d383b17..e2d082398 100644
--- a/rand/randsdui.c
+++ b/rand/randsdui.c
@@ -6,9 +6,9 @@ Copyright 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU Lesser General Public License as published
+by the Free Software Foundation; either version 3 of the License, or (at
+your option) any later version.
The GNU MP Library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY