Skip to content

Commit dd29f84

Browse files
committed
removed "2020" from the License.txt file due to update guidelines.
Signed-off-by: todd.erdner <[email protected]>
1 parent 2e8cd49 commit dd29f84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DirectProgramming/DPC++/ParallelPatterns/dpc_reduce/License.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2020 Intel Corporation
1+
Copyright Intel Corporation
22

33
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:
44

DirectProgramming/DPC++/ParallelPatterns/openmp_reduction/License.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2020 Intel Corporation
1+
Copyright Intel Corporation
22

33
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:
44

0 commit comments

Comments
 (0)