X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Futil%2Fplugin.c;h=c7ac47a7c355fb96f0661e451abacb30f01a593a;hb=82e765caeb53a1de54676738169dab98ca76c47e;hp=c88ab87918772210b09d39031fd56d89ea5df530;hpb=f1ba43deea5e7a1fbc22b429196d1f9fb4e1a9f3;p=oweals%2Fgnunet.git diff --git a/src/util/plugin.c b/src/util/plugin.c index c88ab8791..c7ac47a7c 100644 --- a/src/util/plugin.c +++ b/src/util/plugin.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2002-2013 Christian Grothoff (and other contributing authors) + Copyright (C) 2002-2013 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 @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /**