diff options
Diffstat (limited to 'crypto/utils.h')
-rw-r--r-- | crypto/utils.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/utils.h b/crypto/utils.h index 844fc7e9c0..12b4953a40 100644 --- a/crypto/utils.h +++ b/crypto/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Free Software Foundation + * Copyright (C) 2004, 2005 Free Software Foundation * * This file is part of GNUTLS. * @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; 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. */ #ifndef UTILS_H |