diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2007-07-19 17:21:05 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2007-07-19 17:28:35 +0800 |
commit | 36ea26f2779d951fa173da785aca100564e5ecf8 (patch) | |
tree | c7198955365a036ba0f61044146c8309cc4ea135 /src/i915_hwmc.h | |
parent | 9d03873423c0968b2d6700b7d8d44c7e23b8d7f3 (diff) |
add copyright
Diffstat (limited to 'src/i915_hwmc.h')
-rw-r--r-- | src/i915_hwmc.h | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/i915_hwmc.h b/src/i915_hwmc.h index eac82e3f..529636e3 100644 --- a/src/i915_hwmc.h +++ b/src/i915_hwmc.h @@ -1,3 +1,29 @@ +/* + * Copyright © 2006 Intel Corporation + * + * 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 (including the next + * paragraph) 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. + * + * Authors: + * Xiang Haihao <haihao.xiang@intel.com> + * + */ #ifndef _I915_HWMC_H #define _I915_HWMC_H |