X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=version.c;h=f8f7e6a33f69a4624f347e8b2c95f88e61111bb7;hp=ff6b7cabb57f7b0336e2a4bb0d55b50edc6c8021;hb=571f94f98edecfb922eefa7a56ba5e8328978046;hpb=a623ea4acd7cc8acbc1f741747e113f6e6d484f1 diff --git a/version.c b/version.c index ff6b7cab..f8f7e6a3 100644 --- a/version.c +++ b/version.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2013 Andre Noll + * + * 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. */