diff options
Diffstat (limited to 'compiler/tccgen.nim')
-rw-r--r-- | compiler/tccgen.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/tccgen.nim b/compiler/tccgen.nim index a571d416e..0082dfcbb 100644 --- a/compiler/tccgen.nim +++ b/compiler/tccgen.nim @@ -1,6 +1,6 @@ # # -# The Nimrod Compiler +# The Nim Compiler # (c) Copyright 2012 Andreas Rumpf # # See the file "copying.txt", included in this |