chiark / gitweb /
disorder.h: more consistent approach to function attributes
[disorder] / lib / versionstring.c
1 /* autogenerated file, do not edit */
2
3  const char disorder_version_string[] = 
4   "%s (DisOrder) 5.1.1\n"
5   "Copyright (C) 2003-2011 Richard Kettlewell et al\n"
6   "License GPLv3+: GNU GPL version 3 or later:\n"
7   "        http://www.gnu.org/licenses/gpl-3.0.html\n"
8   "This is free software: you are free to change and redistribute it.\n"
9   "There is NO WARRANTY, to the extent permitted by law.\n"
10 ;