gnunet-fuse

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

commit dfdd43753bf511627a44dd4bdf5c213100c06f28
parent b51c7e9daf716ac26f85e319feaa76e1308ea7d0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 19 Jan 2016 13:43:51 +0000

-fix (C) notices

Diffstat:
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+-
10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/fuse/getattr.c b/src/fuse/getattr.c @@ -1,6 +1,6 @@ /* This file is part of gnunet-fuse. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2001, 2002, 2003, 2004, 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2001, 2002, 2003, 2004, 2012 GNUnet e.V. 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. - Copyright (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 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. 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. - Copyright (C) 2012 Christian Grothoff (and other contributing authors) + Copyright (C) 2012 GNUnet e.V. gnunet-fuse is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published