diff options
Diffstat (limited to 'crypto/gc.h')
-rw-r--r-- | crypto/gc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/gc.h b/crypto/gc.h index b734e514af..0fa902848c 100644 --- a/crypto/gc.h +++ b/crypto/gc.h @@ -1,5 +1,5 @@ /* gc.h --- Header file for implementation agnostic crypto wrapper API. - * Copyright (C) 2002, 2003, 2004 Simon Josefsson + * Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson * * This file is part of GC. * @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with GC; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - * USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. * */ |