summaryrefslogtreecommitdiffstats
path: root/proxy/src/client/gpm_accept_sec_context.c
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2015-09-04 16:16:26 -0400
committerSimo Sorce <simo@redhat.com>2015-09-04 16:34:42 -0400
commit78228b158ab45d2150ce47fdda363ff268810df0 (patch)
treed9b1098a42c9c4c0d23c3dbbc510e5c6501f0487 /proxy/src/client/gpm_accept_sec_context.c
parent2e33b23f0e3f887ced95ac62abf0bda7820e9f5e (diff)
downloadgss-proxy-78228b158ab45d2150ce47fdda363ff268810df0.tar.gz
gss-proxy-78228b158ab45d2150ce47fdda363ff268810df0.tar.xz
gss-proxy-78228b158ab45d2150ce47fdda363ff268810df0.zip
Fix formatting on noncompliant copyright lines
Signed-off-by: Robbie Harwood <rharwood@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/src/client/gpm_accept_sec_context.c')
-rw-r--r--proxy/src/client/gpm_accept_sec_context.c25
1 files changed, 1 insertions, 24 deletions
diff --git a/proxy/src/client/gpm_accept_sec_context.c b/proxy/src/client/gpm_accept_sec_context.c
index dc03443..bbacd5a 100644
--- a/proxy/src/client/gpm_accept_sec_context.c
+++ b/proxy/src/client/gpm_accept_sec_context.c
@@ -1,27 +1,4 @@
-/*
- GSS-PROXY
-
- Copyright (C) 2011 Red Hat, Inc.
- Copyright (C) 2011 Simo Sorce <simo.sorce@redhat.com>
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-*/
+/* Copyright (C) 2011 the GSS-PROXY contributors, see COPYING for license */
#include "gssapi_gpm.h"
#include "src/gp_conv.h"