diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:29:47 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:11 +0100 |
| commit | 23dbdcbe301d985eae28c9a3a7510d9db7bb3683 (patch) | |
| tree | 12d1af7ac191e27bf39139250d3e63f29deb4790 | |
| parent | 1dd72f9c9cdc974c184300bd4e0d0bc16fb2413e (diff) | |
| download | man-pages-23dbdcbe301d985eae28c9a3a7510d9db7bb3683.tar.gz | |
add_key.2, keyctl.2, request_key.2: s/GPLv2+_ONEPARA_SW/GPLv2+_SW_ONEPARA/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/add_key.2 | 2 | ||||
| -rw-r--r-- | man2/keyctl.2 | 2 | ||||
| -rw-r--r-- | man2/request_key.2 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man2/add_key.2 b/man2/add_key.2 index bf86e6eeff..4aa6a67b39 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -1,7 +1,7 @@ .\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) .\" This program 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 diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 8d8f5b948d..9f93dba89d 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -1,7 +1,7 @@ .\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) .\" This program 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 diff --git a/man2/request_key.2 b/man2/request_key.2 index cb49220c78..40dcb00957 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -1,7 +1,7 @@ .\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. .\" Written by David Howells (dhowells@redhat.com) .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_ONEPARA) .\" This program 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 |
