Skip to content

Commit 7d4f4e1

Browse files
Removed trailing white spaces in copyright notices
1 parent 3727e86 commit 7d4f4e1

105 files changed

Lines changed: 1029 additions & 1029 deletions

File tree

Some content is hidden

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

SampleBase/include/FirstPersonCamera.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/include/InputController.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/include/SampleApp.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/include/SampleBase.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/include/TrackballCamera.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
/*
22
* Copyright 2019-2023 Diligent Graphics LLC
3-
*
3+
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
7-
*
7+
*
88
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
9+
*
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,
1212
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* In no event and under no legal theory, whether in tort (including negligence),
17-
* contract, or otherwise, unless required by applicable law (such as deliberate
16+
* In no event and under no legal theory, whether in tort (including negligence),
17+
* contract, or otherwise, unless required by applicable law (such as deliberate
1818
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
19-
* liable for any damages, including any direct, indirect, special, incidental,
20-
* or consequential damages of any character arising as a result of this License or
21-
* out of the use or inability to use the software (including but not limited to damages
22-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
23-
* all other commercial damages or losses), even if such Contributor has been advised
19+
* liable for any damages, including any direct, indirect, special, incidental,
20+
* or consequential damages of any character arising as a result of this License or
21+
* out of the use or inability to use the software (including but not limited to damages
22+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
23+
* all other commercial damages or losses), even if such Contributor has been advised
2424
* of the possibility of such damages.
2525
*/
2626

SampleBase/include/Win32/InputControllerWin32.hpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/src/FirstPersonCamera.cpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/src/SampleApp.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

SampleBase/src/SampleBase.cpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

SampleBase/src/Win32/InputControllerWin32.cpp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
/*
22
* Copyright 2019-2022 Diligent Graphics LLC
33
* Copyright 2015-2019 Egor Yusov
4-
*
4+
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
77
* You may obtain a copy of the License at
8-
*
8+
*
99
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
10+
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
1313
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*
17-
* In no event and under no legal theory, whether in tort (including negligence),
18-
* contract, or otherwise, unless required by applicable law (such as deliberate
17+
* In no event and under no legal theory, whether in tort (including negligence),
18+
* contract, or otherwise, unless required by applicable law (such as deliberate
1919
* and grossly negligent acts) or agreed to in writing, shall any Contributor be
20-
* liable for any damages, including any direct, indirect, special, incidental,
21-
* or consequential damages of any character arising as a result of this License or
22-
* out of the use or inability to use the software (including but not limited to damages
23-
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24-
* all other commercial damages or losses), even if such Contributor has been advised
20+
* liable for any damages, including any direct, indirect, special, incidental,
21+
* or consequential damages of any character arising as a result of this License or
22+
* out of the use or inability to use the software (including but not limited to damages
23+
* for loss of goodwill, work stoppage, computer failure or malfunction, or any and
24+
* all other commercial damages or losses), even if such Contributor has been advised
2525
* of the possibility of such damages.
2626
*/
2727

0 commit comments

Comments
 (0)