diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-08-12 05:20:37 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-08-12 05:20:37 +0000 |
commit | 426a800255ff5ab9df218bf1999fcdd348464bfe (patch) | |
tree | c389309f64738fc908665eeae123955eccceb443 /app/x11perf/Makefile.am | |
parent | 3fa3debfa76e544091078cde0952e80c7b6b637f (diff) |
Update to x11perf 1.7.0
Diffstat (limited to 'app/x11perf/Makefile.am')
-rw-r--r-- | app/x11perf/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/x11perf/Makefile.am b/app/x11perf/Makefile.am index d2ca5dd22..4592a006a 100644 --- a/app/x11perf/Makefile.am +++ b/app/x11perf/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 |