Skip to content

Commit 6bbab37

Browse files
committed
Changed licence year: #124
1 parent 4d646a1 commit 6bbab37

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

examples/mnist-learn/time_string.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kaspersky_support D. Postnikov
55
* @date 28.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024-2025 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

examples/mnist-learn/time_string.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kaspersky_support D. Postnikov
55
* @date 28.03.2025
66
* @license Apache 2.0
7-
* @copyright © 2024-2025 AO Kaspersky Lab
7+
* @copyright © 2025 AO Kaspersky Lab
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

knp/autodoc/common_files/styles/doxygen-awesome.css

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
/**
2+
@file doxygen-awesome.css
3+
@kaspersky_support Artiom N.
4+
@license Apache 2.0
5+
@copyright © 2024 AO Kaspersky Lab
6+
7+
Licensed under the Apache License, Version 2.0 (the "License");
8+
you may not use this file except in compliance with the License.
9+
You may obtain a copy of the License at
10+
11+
http://www.apache.org/licenses/LICENSE-2.0
12+
13+
Unless required by applicable law or agreed to in writing, software
14+
distributed under the License is distributed on an "AS IS" BASIS,
15+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+
See the License for the specific language governing permissions and
17+
limitations under the License.
18+
*/
19+
20+
121
/**
222
323
Doxygen Awesome

0 commit comments

Comments
 (0)