Explorar o código

fixup stupid mixup of Makefile copyright and C code

Waldemar Brodkorb %!s(int64=8) %!d(string=hai) anos
pai
achega
150e5d7b39
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      test/string/tst-memmove.c

+ 4 - 2
test/string/tst-memmove.c

@@ -1,5 +1,7 @@
-# Copyright (C) 2016 Rene Nielsen <rene.nielsen@microsemi.com>
-# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+/*
+ * Copyright (C) 2016 Rene Nielsen <rene.nielsen@microsemi.com>
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+ */
 
 #include <string.h>
 #include <stdio.h>