summaryrefslogtreecommitdiff
path: root/r600_winsys.h
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2010-02-23 23:06:25 +0100
committerJerome Glisse <jglisse@redhat.com>2010-02-23 23:06:25 +0100
commit48b637ee09d1e1090644c4ec9159db091f29b9a4 (patch)
tree1f8f63eb86961c748f195f1c907602ef68da6c53 /r600_winsys.h
parentd18e6b648bd5535d8d02063173284d6f16d18633 (diff)
modify license
Diffstat (limited to 'r600_winsys.h')
-rw-r--r--r600_winsys.h31
1 files changed, 20 insertions, 11 deletions
diff --git a/r600_winsys.h b/r600_winsys.h
index 43fc25e..70fb433 100644
--- a/r600_winsys.h
+++ b/r600_winsys.h
@@ -1,18 +1,27 @@
/*
- * Copyright © 2010 Jerome Glisse <glisse@freedesktop.org>
+ * Copyright 2010 Jerome Glisse <glisse@freedesktop.org>
*
- * This file is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License
- * as published by the Free Software Foundation.
+ * 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
+ * on the rights to use, copy, modify, merge, publish, distribute, sub
+ * license, 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:
*
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 NON-INFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHOR(S) AND/OR THEIR SUPPLIERS 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.
+ *
+ * Authors:
+ * Jerome Glisse
*/
#ifndef R600_WINSYS_H
#define R600_WINSYS_H