aboutsummaryrefslogtreecommitdiff
path: root/src/util/w32cat.c
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
committerng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
commit750d2818314cf81c993cc17148bfd0bbd7ffcd16 (patch)
tree022e20eebe8eebdaaa35f32f9209407b9602aecd /src/util/w32cat.c
parent1e9181264407912efca61e0c9a66fd51e0b9b188 (diff)
downloadgnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.tar.gz
gnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.zip
More spdx identifiers. For openrc service file, adjust the header
to reflect changes in Gentoo (->Foundation=>Authors).
Diffstat (limited to 'src/util/w32cat.c')
-rw-r--r--src/util/w32cat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/w32cat.c b/src/util/w32cat.c
index f2a0feac5..8a48638aa 100644
--- a/src/util/w32cat.c
+++ b/src/util/w32cat.c
@@ -16,6 +16,8 @@
16 along with cat; see the file COPYING. If not, write to the 16 along with cat; see the file COPYING. If not, write to the
17 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 17 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18 Boston, MA 02110-1301, USA. 18 Boston, MA 02110-1301, USA.
19
20 SPDX-License-Identifier: AGPL3.0-or-later
19*/ 21*/
20 22
21#include <stdio.h> 23#include <stdio.h>