]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - Documentation/boilerplate.c
docs: move Copyright in boilerplate.c
[thirdparty/util-linux.git] / Documentation / boilerplate.c
index d49b449241f2002b58ffa6f1b33f4b2756c3cf66..95915b5ccf7c7b0507e0b87c22670531c96f1478 100644 (file)
@@ -9,11 +9,10 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * fixme-command-name - purpose of it
- *
  * Copyright (c) 20nn  Example Commercial, Inc
  * Written by Your Name <you@example.com>
  *
+ * fixme-command-name - purpose of it
  */
 #include <getopt.h>
 #include <stdio.h>