Add initial comment.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@569 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/crt/pseudo-reloc-list.c b/mingw-w64-crt/crt/pseudo-reloc-list.c
index dbb2b46..b723bb8 100644
--- a/mingw-w64-crt/crt/pseudo-reloc-list.c
+++ b/mingw-w64-crt/crt/pseudo-reloc-list.c
@@ -1,2 +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.
+ */
+
char __RUNTIME_PSEUDO_RELOC_LIST_END__ = 0;
char __RUNTIME_PSEUDO_RELOC_LIST__ = 0;