diff options
author | Alon Levy <alevy@redhat.com> | 2011-07-22 04:33:40 +0300 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2011-07-23 00:55:04 +0300 |
commit | a84cc00d777ee2e078eae94f3f65f8174dba9bdd (patch) | |
tree | 29b9c7cdacb61ba47872b846ded130df203e08a7 /src/spiceqxl_io_port.h | |
parent | 51003b11a0ad3ecccdb07319398ca7fb43af5271 (diff) |
add missing copyright headers
Diffstat (limited to 'src/spiceqxl_io_port.h')
-rw-r--r-- | src/spiceqxl_io_port.h | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/spiceqxl_io_port.h b/src/spiceqxl_io_port.h index 839ded6..0a452f1 100644 --- a/src/spiceqxl_io_port.h +++ b/src/spiceqxl_io_port.h @@ -1,3 +1,25 @@ +/* + * Copyright 2011 Red Hat, Inc. + * + * 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: + * + * 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 NON-INFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS 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. + */ + #ifndef SPICEQXL_IO_PORT_H #define SPICEQXL_IO_PORT_H |