Add copyright header

This commit is contained in:
def
2015-02-03 17:29:09 +01:00
parent f3124e6de4
commit e7eab49e14

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