diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-01-25 12:03:52 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-01-25 12:03:52 +0100 |
commit | 8790dc9cca0ff3d22efe06f3556d7ade51419d73 (patch) | |
tree | b627ca81693dcb3f963277aa8a3bbe5a1a585806 /src/certtool-common.h | |
parent | 9f0a403ce9d6bb5addd672e4cb8f9934b12f183a (diff) | |
download | gnutls-8790dc9cca0ff3d22efe06f3556d7ade51419d73.tar.gz |
Cleanup copyright headers.
Diffstat (limited to 'src/certtool-common.h')
-rw-r--r-- | src/certtool-common.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/certtool-common.h b/src/certtool-common.h index 44bfc7bf1f..dbd69e5a09 100644 --- a/src/certtool-common.h +++ b/src/certtool-common.h @@ -1,3 +1,23 @@ +/* + * Copyright (C) 2003-2012 Free Software Foundation, Inc. + * + * 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 + * the Free Software Foundation, either version 3 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. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see + * <http://www.gnu.org/licenses/>. + */ + #ifndef CERTTOOL_COMMON_H #define CERTTOOL_COMMON_H |