Add copyright header

This commit is contained in:
def
2015-02-03 17:29:09 +01:00
parent b594c332ca
commit 3b68d9e93c

View File

@@ -1,3 +1,12 @@
#
#
# Nim's Runtime Library
# (c) Copyright 2015 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
{.deadCodeElim: on.}
import posix