diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-01-24 19:29:25 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-01-24 19:29:25 +0000 |
commit | 5e419f12b258424b705df014fb5b28053542de26 (patch) | |
tree | 4775a995ab5f2e0bf1435b8fa4d30bf75ccf4fc3 /tests/utils.h | |
parent | d964e853b67bf3fd448bd7d8f58d5f2171fe6caa (diff) | |
download | gnutls-5e419f12b258424b705df014fb5b28053542de26.tar.gz |
Clean up license templates.
Diffstat (limited to 'tests/utils.h')
-rw-r--r-- | tests/utils.h | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/tests/utils.h b/tests/utils.h index 94b099c1a6..aa4f718333 100644 --- a/tests/utils.h +++ b/tests/utils.h @@ -1,21 +1,23 @@ /* - * Copyright (C) 2004 Free Software Foundation + * Copyright (C) 2004, 2005 Free Software Foundation + * + * Author: Simon Josefsson * * This file is part of GNUTLS. * - * GNUTLS is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * GNUTLS is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * GNUTLS is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNUTLS is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. * * 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 + * along with GNUTLS; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ #ifndef UTILS_H |