diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/windows/registry.nim | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/windows/registry.nim b/lib/windows/registry.nim index 6ffcc3988..06f84c881 100644 --- a/lib/windows/registry.nim +++ b/lib/windows/registry.nim @@ -1,3 +1,14 @@ +# +# +# Nim's Runtime Library +# (c) Copyright 2016 Andreas Rumpf +# +# See the file "copying.txt", included in this +# distribution, for details about the copyright. +# + +## This module is experimental and its interface may change. + import winlean, os type |