[Xcb] [PATCH] [atom] Add copyright notice

Julien Danjou julien at danjou.info
Wed Mar 26 06:52:08 PDT 2008


Signed-off-by: Julien Danjou <julien at danjou.info>
---
 atom/atoms.gperf.m4 |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/atom/atoms.gperf.m4 b/atom/atoms.gperf.m4
index ec733de..525d0b3 100644
--- a/atom/atoms.gperf.m4
+++ b/atom/atoms.gperf.m4
@@ -1,3 +1,35 @@
+dnl Copyright (C) 2007 Tilman Sauerbeck
+dnl Copyright (C) 2006 Josh Triplett, TORRI Vincent,
+dnl                    Ian Osgood, Alan Coopersmith
+dnl All Rights Reserved.
+dnl 
+dnl Permission is hereby granted, free of charge, to any person
+dnl obtaining a copy of this software and associated
+dnl documentation files (the "Software"), to deal in the
+dnl Software without restriction, including without limitation
+dnl the rights to use, copy, modify, merge, publish, distribute,
+dnl sublicense, and/or sell copies of the Software, and to
+dnl permit persons to whom the Software is furnished to do so,
+dnl subject to the following conditions:
+dnl 
+dnl The above copyright notice and this permission notice shall
+dnl be included in all copies or substantial portions of the
+dnl Software.
+dnl 
+dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+dnl KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+dnl WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+dnl PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
+dnl BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+dnl IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+dnl OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+dnl OTHER DEALINGS IN THE SOFTWARE.
+dnl 
+dnl Except as contained in this notice, the names of the authors
+dnl or their institutions shall not be used in advertising or
+dnl otherwise to promote the sale, use or other dealings in this
+dnl Software without prior written authorization from the
+dnl authors.
 %{
 #include <xcb/xcb.h>
 #include <stdlib.h>
-- 
1.5.4.4



More information about the Xcb mailing list