summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--lib/pure/lexbase.nim2
-rw-r--r--lib/std/compilesettings.nim2
-rw-r--r--lib/std/setutils.nim2
-rw-r--r--lib/std/sha1.nim2
-rw-r--r--lib/std/strbasics.nim2
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/pure/lexbase.nim b/lib/pure/lexbase.nim
index 166d8286b..bbc0a38ae 100644
--- a/lib/pure/lexbase.nim
+++ b/lib/pure/lexbase.nim
@@ -1,6 +1,6 @@
 #
 #
-#           The Nim Compiler
+#            Nim's Runtime Library
 #        (c) Copyright 2009 Andreas Rumpf
 #
 #    See the file "copying.txt", included in this
diff --git a/lib/std/compilesettings.nim b/lib/std/compilesettings.nim
index e1ffc954a..5bb0bd673 100644
--- a/lib/std/compilesettings.nim
+++ b/lib/std/compilesettings.nim
@@ -1,6 +1,6 @@
 #
 #
-#           The Nim Compiler
+#              Nim's Runtime Library
 #        (c) Copyright 2020 Nim Contributors
 #
 #    See the file "copying.txt", included in this
diff --git a/lib/std/setutils.nim b/lib/std/setutils.nim
index 84cc93623..4664d6dcc 100644
--- a/lib/std/setutils.nim
+++ b/lib/std/setutils.nim
@@ -1,6 +1,6 @@
 #
 #
-#           The Nim Compiler
+#              Nim's Runtime Library
 #        (c) Copyright 2020 Nim Contributors
 #
 #    See the file "copying.txt", included in this
diff --git a/lib/std/sha1.nim b/lib/std/sha1.nim
index 3cc8a0249..120a81702 100644
--- a/lib/std/sha1.nim
+++ b/lib/std/sha1.nim
@@ -1,6 +1,6 @@
 #
 #
-#           The Nim Compiler
+#              Nim's Runtime Library
 #        (c) Copyright 2015 Nim Contributors
 #
 #    See the file "copying.txt", included in this
diff --git a/lib/std/strbasics.nim b/lib/std/strbasics.nim
index 9232204ab..0d4c96f44 100644
--- a/lib/std/strbasics.nim
+++ b/lib/std/strbasics.nim
@@ -1,6 +1,6 @@
 #
 #
-#           The Nim Compiler
+#              Nim's Runtime Library
 #        (c) Copyright 2021 Nim Contributors
 #
 #    See the file "copying.txt", included in this