cursor: Update boilerplate from MIT X11 license to MIT Expat license

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Bryce Harrington 2015-06-10 11:03:00 -07:00
parent 541b0cf24e
commit 3540ea2b9f
5 changed files with 95 additions and 80 deletions

View file

@ -1,23 +1,26 @@
/* /*
* Copyright © 2012 Philipp Brüschweiler * Copyright © 2012 Philipp Brüschweiler
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission is hereby granted, free of charge, to any person obtaining
* documentation for any purpose is hereby granted without fee, provided that * a copy of this software and associated documentation files (the
* the above copyright notice appear in all copies and that both that copyright * "Software"), to deal in the Software without restriction, including
* notice and this permission notice appear in supporting documentation, and * without limitation the rights to use, copy, modify, merge, publish,
* that the name of the copyright holders not be used in advertising or * distribute, sublicense, and/or sell copies of the Software, and to
* publicity pertaining to distribution of the software without specific, * permit persons to whom the Software is furnished to do so, subject to
* written prior permission. The copyright holders make no representations * the following conditions:
* about the suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
* *
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * The above copyright notice and this permission notice (including the
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * next paragraph) shall be included in all copies or substantial
* EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * portions of the Software.
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, *
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* OF THIS SOFTWARE. * 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.
*/ */
/* /*

View file

@ -1,23 +1,26 @@
/* /*
* Copyright © 2012 Collabora, Ltd. * Copyright © 2012 Collabora, Ltd.
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission is hereby granted, free of charge, to any person obtaining
* documentation for any purpose is hereby granted without fee, provided that * a copy of this software and associated documentation files (the
* the above copyright notice appear in all copies and that both that copyright * "Software"), to deal in the Software without restriction, including
* notice and this permission notice appear in supporting documentation, and * without limitation the rights to use, copy, modify, merge, publish,
* that the name of the copyright holders not be used in advertising or * distribute, sublicense, and/or sell copies of the Software, and to
* publicity pertaining to distribution of the software without specific, * permit persons to whom the Software is furnished to do so, subject to
* written prior permission. The copyright holders make no representations * the following conditions:
* about the suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
* *
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * The above copyright notice and this permission notice (including the
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * next paragraph) shall be included in all copies or substantial
* EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * portions of the Software.
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, *
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* OF THIS SOFTWARE. * 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.
*/ */
#define _GNU_SOURCE #define _GNU_SOURCE

View file

@ -1,23 +1,26 @@
/* /*
* Copyright © 2012 Collabora, Ltd. * Copyright © 2012 Collabora, Ltd.
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission is hereby granted, free of charge, to any person obtaining
* documentation for any purpose is hereby granted without fee, provided that * a copy of this software and associated documentation files (the
* the above copyright notice appear in all copies and that both that copyright * "Software"), to deal in the Software without restriction, including
* notice and this permission notice appear in supporting documentation, and * without limitation the rights to use, copy, modify, merge, publish,
* that the name of the copyright holders not be used in advertising or * distribute, sublicense, and/or sell copies of the Software, and to
* publicity pertaining to distribution of the software without specific, * permit persons to whom the Software is furnished to do so, subject to
* written prior permission. The copyright holders make no representations * the following conditions:
* about the suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
* *
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * The above copyright notice and this permission notice (including the
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * next paragraph) shall be included in all copies or substantial
* EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * portions of the Software.
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, *
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* OF THIS SOFTWARE. * 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.
*/ */
#ifndef OS_COMPATIBILITY_H #ifndef OS_COMPATIBILITY_H

View file

@ -1,23 +1,26 @@
/* /*
* Copyright © 2012 Intel Corporation * Copyright © 2012 Intel Corporation
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission is hereby granted, free of charge, to any person obtaining
* documentation for any purpose is hereby granted without fee, provided that * a copy of this software and associated documentation files (the
* the above copyright notice appear in all copies and that both that copyright * "Software"), to deal in the Software without restriction, including
* notice and this permission notice appear in supporting documentation, and * without limitation the rights to use, copy, modify, merge, publish,
* that the name of the copyright holders not be used in advertising or * distribute, sublicense, and/or sell copies of the Software, and to
* publicity pertaining to distribution of the software without specific, * permit persons to whom the Software is furnished to do so, subject to
* written prior permission. The copyright holders make no representations * the following conditions:
* about the suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
* *
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * The above copyright notice and this permission notice (including the
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * next paragraph) shall be included in all copies or substantial
* EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * portions of the Software.
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, *
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* OF THIS SOFTWARE. * 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.
*/ */
#include "config.h" #include "config.h"

View file

@ -1,23 +1,26 @@
/* /*
* Copyright © 2012 Intel Corporation * Copyright © 2012 Intel Corporation
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission is hereby granted, free of charge, to any person obtaining
* documentation for any purpose is hereby granted without fee, provided that * a copy of this software and associated documentation files (the
* the above copyright notice appear in all copies and that both that copyright * "Software"), to deal in the Software without restriction, including
* notice and this permission notice appear in supporting documentation, and * without limitation the rights to use, copy, modify, merge, publish,
* that the name of the copyright holders not be used in advertising or * distribute, sublicense, and/or sell copies of the Software, and to
* publicity pertaining to distribution of the software without specific, * permit persons to whom the Software is furnished to do so, subject to
* written prior permission. The copyright holders make no representations * the following conditions:
* about the suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
* *
* THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * The above copyright notice and this permission notice (including the
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * next paragraph) shall be included in all copies or substantial
* EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * portions of the Software.
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, *
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* OF THIS SOFTWARE. * 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.
*/ */
#ifndef WAYLAND_CURSOR_H #ifndef WAYLAND_CURSOR_H