Index: gcc/gcc/config/rs6000/darwin-ldouble-format |
diff --git a/gcc/gcc/config/rs6000/darwin-ldouble-format b/gcc/gcc/config/rs6000/darwin-ldouble-format |
index 0012a332d719e88f995d3b2723de04d5f9c4c8b6..3d1a06a141f605b504dc928e61a6a9ca90a6469a 100644 |
--- a/gcc/gcc/config/rs6000/darwin-ldouble-format |
+++ b/gcc/gcc/config/rs6000/darwin-ldouble-format |
@@ -82,3 +82,10 @@ will be within 2ulp of the correct result. |
Division is also performed using a library routine. Its result will |
be within 3ulp of the correct result. |
+ |
+ |
+Copyright (C) 2004 Free Software Foundation, Inc. |
+ |
+Copying and distribution of this file, with or without modification, |
+are permitted in any medium without royalty provided the copyright |
+notice and this notice are preserved. |