Skip to content

Commit 23d4a39

Browse files
authored
update copyright dates to 2024 (KhronosGroup#404)
1 parent 7b03097 commit 23d4a39

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+43
-43
lines changed

BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Google LLC
1+
# Copyright (c) 2020-2024 Google LLC
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and/or associated documentation files (the "Materials"),

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2023 The Khronos Group Inc.
1+
# Copyright (c) 2015-2024 The Khronos Group Inc.
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a
44
# copy of this software and/or associated documentation files (the

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2018 The Khronos Group Inc.
1+
Copyright (c) 2015-2024 The Khronos Group Inc.
22

33
Permission is hereby granted, free of charge, to any person obtaining a
44
copy of this software and/or associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion

include/spirv/spir-v.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<registry>
33
<!--
4-
Copyright (c) 2015 The Khronos Group Inc.
4+
Copyright (c) 2015-2024 The Khronos Group Inc.
55
66
Permission is hereby granted, free of charge, to any person obtaining a
77
copy of this software and/or associated documentation files (the

include/spirv/unified1/AMD_gcn_shader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 The Khronos Group Inc.
1+
// Copyright (c) 2020-2024 The Khronos Group Inc.
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a
44
// copy of this software and/or associated documentation files (the

include/spirv/unified1/AMD_shader_ballot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 The Khronos Group Inc.
1+
// Copyright (c) 2020-2024 The Khronos Group Inc.
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a
44
// copy of this software and/or associated documentation files (the

include/spirv/unified1/AMD_shader_explicit_vertex_parameter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 The Khronos Group Inc.
1+
// Copyright (c) 2020-2024 The Khronos Group Inc.
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a
44
// copy of this software and/or associated documentation files (the

include/spirv/unified1/AMD_shader_trinary_minmax.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020 The Khronos Group Inc.
1+
// Copyright (c) 2020-2024 The Khronos Group Inc.
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a
44
// copy of this software and/or associated documentation files (the

include/spirv/unified1/DebugInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017 The Khronos Group Inc.
1+
// Copyright (c) 2017-2024 The Khronos Group Inc.
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and/or associated documentation files (the "Materials"),

0 commit comments

Comments
 (0)