Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
This is what I think the copyright notice should be.  I started with
"revision 10" of the copyright template here:
https://members.khronos.org/wg/General/document/25728
and I removed the optional sections that don't seem to apply to us.

However, the existing notice in the SYCL 2020 spec seems to contain
some paragraphs from these two optional sections:

*	Optional 'Normative Wording' Start - ONLY use if Working Group
  explicity requests restating of the Khronos Intellectual Property
  Rights Policy
* For specifications with Normative References to other specification
  that are created externally to Khronos

Personally, I don't think those apply to us.  However, if we want to
include them, I think we need to include all paragraphs from those
optional sections.
  • Loading branch information
gmlueck committed Nov 13, 2023
1 parent 76608e1 commit aaf06f2
Showing 1 changed file with 14 additions and 49 deletions.
63 changes: 14 additions & 49 deletions adoc/chapters/copyright-spec.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Copyright (c) 2011-2023 The Khronos Group, Inc.
Copyright 2011-2023 The Khronos Group Inc.

This Specification is protected by copyright laws and contains material
proprietary to Khronos.
Except as described by these terms, it or any components may not be reproduced,
republished, distributed, transmitted, displayed, broadcast or otherwise
exploited in any manner without the express prior written permission of Khronos.

Khronos grants a conditional copyright license to use and reproduce the
unmodified Specification for any purpose, without fee or royalty, EXCEPT no
licenses to any patent, trademark or other intellectual property rights are
Expand All @@ -23,59 +24,23 @@ from or in connection with these materials.

This Specification has been created under the Khronos Intellectual Property
Rights Policy, which is Attachment A of the Khronos Group Membership Agreement
available at https://www.khronos.org/files/member_agreement.pdf, and which
defines the terms 'Scope', 'Compliant Portion', and 'Necessary Patent Claims'.
available at https://www.khronos.org/files/member_agreement.pdf.
Parties desiring to implement the Specification and make use of Khronos
trademarks in relation to that implementation, and receive reciprocal patent
license protection under the Khronos Intellectual Property Rights Policy must
become Adopters and confirm the implementation as conformant under the process
defined by Khronos for this Specification; see https://www.khronos.org/adopters.

Some parts of this Specification are purely informative and so are EXCLUDED from
the Scope of this Specification.
// Jon: how much do we want to say about Informative spec sections? No
// convention in use at present. Could also add a "technical terminology"
// section and link from the following paragraph.
// The <<introduction-conventions>> section of the
// <<introduction>> defines how these parts of the Specification are identified.

Where this Specification uses technical terminology, defined in the <<glossary>>
or otherwise, that refer to enabling technologies that are not expressly set
forth in this Specification, those enabling technologies are EXCLUDED from the
Scope of this Specification.
For clarity, enabling technologies not disclosed with particularity in this
Specification (e.g. semiconductor manufacturing technology, hardware
architecture, processor architecture or microarchitecture, memory architecture,
compiler technology, object oriented technology, basic operating system
technology, compression technology, algorithms, and so on) are NOT to be
considered expressly set forth; only those application program interfaces and
data structures disclosed with particularity are included in the Scope of this
Specification.

For purposes of the Khronos Intellectual Property Rights Policy as it relates to
the definition of Necessary Patent Claims, all recommended or optional features,
behaviors and functionality set forth in this Specification, if implemented, are
considered to be included as Compliant Portions.

Where this Specification includes normative references to external documents,
only the specifically identified sections of those external documents are
INCLUDED in the Scope of this Specification.
If not created by Khronos, those external documents may contain contributions
from non-members of Khronos not covered by the Khronos Intellectual Property
Rights Policy.

ifndef::ratified_core_spec[]
This document contains extensions which are not ratified by Khronos, and as such
is not a ratified Specification, though it contains text from (and is a superset
of) the ratified SYCL Specification.
The ratified version of the SYCL Specification can be found at
https://www.khronos.org/registry/SYCL .
endif::ratified_core_spec[]

Khronos and Vulkan are registered trademarks, and SPIR-V is a trademark of The
Khronos Group Inc.
OpenCL is a trademark of Apple Inc.
and OpenGL is a registered trademarks of Hewlett Packard Enterprise, all used
under license by Khronos.
Khronos® and Vulkan® are registered trademarks, and 3D Commerce™, ANARI™,
Kamaros™, KTX™, glTF™, NNEF™, OpenVG™, OpenVX™, SPIR™, SPIR-V™, SYCL™, Vulkan
SC™, and WebGL™ are trademarks of The Khronos Group Inc.
OpenXR™ is a trademark owned by The Khronos Group Inc.
and is registered as a trademark in China, the European Union, Japan and the
United Kingdom.
OpenCL™ is a trademark of Apple Inc.
used under license by Khronos.
OpenGL® is a registered trademark and the OpenGL ES™ and OpenGL SC™ logos are
trademarks of Hewlett Packard Enterprise used under license by Khronos.
ASTC is a trademark of ARM Holdings PLC.
All other product names, trademarks, and/or company names are used solely for
identification and belong to their respective owners.

0 comments on commit aaf06f2

Please sign in to comment.