gnunet-fuse

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

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

-bringing copyright tags up to FSF standard

Diffstat:
Msrc/fuse/ext_api.c | 2+-
Msrc/fuse/getattr.c | 2+-
Msrc/fuse/gfs_download.c | 2+-
Msrc/fuse/gfs_download.h | 2+-
Msrc/fuse/gnunet-fuse.c | 2+-
Msrc/fuse/gnunet-fuse.h | 2+-
Msrc/fuse/mutex.c | 2+-
Msrc/fuse/mutex.h | 2+-
Msrc/fuse/open.c | 2+-
Msrc/fuse/read.c | 2+-
Msrc/fuse/readdir.c | 2+-
11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/fuse/ext_api.c b/src/fuse/ext_api.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + Copyright (C) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/getattr.c b/src/fuse/getattr.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/gfs_download.c b/src/fuse/gfs_download.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/gfs_download.h b/src/fuse/gfs_download.h @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/gnunet-fuse.c b/src/fuse/gnunet-fuse.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/gnunet-fuse.h b/src/fuse/gnunet-fuse.h @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify if under the terms of version 2 of the GNU General Public License diff --git a/src/fuse/mutex.c b/src/fuse/mutex.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2001, 2002, 2003, 2004, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2003, 2004, 2012 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/mutex.h b/src/fuse/mutex.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2012 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/open.c b/src/fuse/open.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/read.c b/src/fuse/read.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/src/fuse/readdir.c b/src/fuse/readdir.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 Christian Grothoff (and other contributing authors) gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published