]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/props_io.cxx
- new FSF addresses
[simgear.git] / simgear / props / props_io.cxx
index 919e29b095fae5d1664b52090a85bbe450f96bd9..45886a6cd4614e95f75ceccd84d85a6845c9988b 100644 (file)
@@ -1,3 +1,16 @@
+/**
+ * \file props_io.cxx
+ * Started Fall 2000 by David Megginson, david@megginson.com
+ * This code is released into the Public Domain.
+ *
+ * See props.html for documentation [replace with URL when available].
+ *
+ * $Id$
+ */
+
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
 
 #include <simgear/compiler.h>