diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-04-07 15:39:36 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-04-07 15:39:36 +0000 |
commit | b0d719c9baf434848d05a294ebaa44b32d9fa0a5 (patch) | |
tree | 53a19ed6f79e697828c722cf91590b5431ee18b8 /app/xauth/Makefile.am | |
parent | 480f49355890ecccda3306690be4dbee7b7dac86 (diff) |
Update to xauth 1.0.7
Diffstat (limited to 'app/xauth/Makefile.am')
-rw-r--r-- | app/xauth/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/xauth/Makefile.am b/app/xauth/Makefile.am index 972c84154..c0d165aae 100644 --- a/app/xauth/Makefile.am +++ b/app/xauth/Makefile.am @@ -1,6 +1,6 @@ -# +# # Copyright 2005 Red Hat, Inc. -# +# # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that @@ -10,7 +10,7 @@ # specific, written prior permission. Red Hat makes no # representations about the suitability of this software for any purpose. It # is provided "as is" without express or implied warranty. -# +# # RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO # EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR |