diff options
Diffstat (limited to 'tinyc/win32/include/dir.h')
-rw-r--r-- | tinyc/win32/include/dir.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tinyc/win32/include/dir.h b/tinyc/win32/include/dir.h index d759a0a61..f38f750d2 100644 --- a/tinyc/win32/include/dir.h +++ b/tinyc/win32/include/dir.h @@ -1,3 +1,8 @@ +/** + * This file has no copyright assigned and is placed in the Public Domain. + * This file is part of the w64 mingw-runtime package. + * No warranty is given; refer to the file DISCLAIMER within this package. + */ /* * dir.h * |