Merge pull request #4507 from FedericoCeratto/patch-13

Add copyright header
This commit is contained in:
Andreas Rumpf
2016-07-21 10:25:06 +02:00
committed by GitHub

View File

@@ -1,3 +1,11 @@
#
#
# Nim's Runtime Library
# (c) Copyright 2015 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
## Compile-time only version for walkDir if you need it at compile-time
## for JavaScript.