Merge branch 't/cmd_improvements'
[paraslash.git] / version.c
index ff6b7cabb57f7b0336e2a4bb0d55b50edc6c8021..f8f7e6a33f69a4624f347e8b2c95f88e61111bb7 100644 (file)
--- a/version.c
+++ b/version.c
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2013 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
+/** \file version.c Some helpers for printing version and copyright strings. */
+
 #include "para.h"
 
 /** \file version.h Macros for printing the version string. */