gnunet-fuse

GNUnet file-sharing directory mounting via FUSE
Log | Files | Refs | Submodules | README | LICENSE

commit 8874e797b5c54e7ef3b6cf9687e72220d80d9021
parent 55fa6502e10e40dad8507997c0a3b8412777bd8d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  7 Feb 2015 23:20:06 +0000

-bringing copyright tags up to FSF standard

Diffstat:
MMakefile.am | 1+
Mdoc/Makefile.am | 1+
Msrc/Makefile.am | 1+
Msrc/fuse/Makefile.am | 1+
4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -1,3 +1,4 @@ +# This Makefile.am is in the public domain ## Process this file with automake to produce Makefile.in SUBDIRS = src doc po diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -1,3 +1,4 @@ +# This Makefile.am is in the public domain man_MANS = \ gnunet-fuse.1 diff --git a/src/Makefile.am b/src/Makefile.am @@ -1,2 +1,3 @@ +# This Makefile.am is in the public domain SUBDIRS = fuse . diff --git a/src/fuse/Makefile.am b/src/fuse/Makefile.am @@ -1,3 +1,4 @@ +# This Makefile.am is in the public domain SUBDIRS = . INCLUDES = \