]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/src/std/compiler.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / libphobos / src / std / compiler.d
index cb038f9dbfe4594788f7b1df46ca69fadae50c57..2f983c58fe088cc4f4bcaebc13ae6f12365130cb 100644 (file)
@@ -3,12 +3,12 @@
 /**
  * Identify the compiler used and its various features.
  *
- * Copyright: Copyright Digital Mars 2000 - 2011.
+ * Copyright: Copyright The D Language Foundation 2000 - 2011.
  * License:   $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
  * Authors:   $(HTTP digitalmars.com, Walter Bright), Alex Rønne Petersen
- * Source:    $(PHOBOSSRC std/_compiler.d)
+ * Source:    $(PHOBOSSRC std/compiler.d)
  */
-/*          Copyright Digital Mars 2000 - 2011.
+/*          Copyright The D Language Foundation 2000 - 2011.
  * Distributed under the Boost Software License, Version 1.0.
  *    (See accompanying file LICENSE_1_0.txt or copy at
  *          http://www.boost.org/LICENSE_1_0.txt)