From 6fa538fca4574ef9fdd90ec0ab5c40ceb5784495 Mon Sep 17 00:00:00 2001 From: Kartik Kumar Date: Mon, 13 Jan 2025 10:22:56 +0100 Subject: [PATCH] Update copyright statements to 2025. Update Doxygen docs. --- .github/workflows/run-all-tests.yml | 2 +- CMakeLists.txt | 2 +- LICENSE | 2 +- apps/CMakeLists.txt | 2 +- apps/cppbase.cpp | 2 +- apps/helloWorld.cpp | 2 +- cmake_uninstall.cmake.in | 2 +- docs/html/README_8md.html | 6 +++--- docs/html/clipboard.js | 4 ++-- docs/html/cppbaseAll_8hpp.html | 6 +++--- docs/html/cppbaseAll_8hpp_source.html | 8 ++++---- docs/html/dir_d1bd97ed40e89648596a0852aac26258.html | 6 +++--- docs/html/dir_d44c64559bbebec7f509842c48db8b23.html | 6 +++--- docs/html/doxygen.css | 7 +++---- docs/html/doxygen_crawl.html | 2 +- docs/html/factorial_8hpp.html | 6 +++--- docs/html/factorial_8hpp_source.html | 8 ++++---- docs/html/files.html | 6 +++--- docs/html/graph_legend.html | 6 +++--- docs/html/index.html | 6 +++--- docs/html/namespacecppbase.html | 6 +++--- docs/html/namespacemembers.html | 6 +++--- docs/html/namespacemembers_func.html | 6 +++--- docs/html/namespaces.html | 6 +++--- include/CMakeLists.txt | 2 +- include/cppbase/cppbaseAll.hpp | 2 +- include/cppbase/factorial.hpp | 2 +- src/CMakeLists.txt | 2 +- src/factorial.cpp | 2 +- tests/CMakeLists.txt | 2 +- tests/testFactorial.cpp | 2 +- version.hpp.in | 2 +- 32 files changed, 65 insertions(+), 66 deletions(-) diff --git a/.github/workflows/run-all-tests.yml b/.github/workflows/run-all-tests.yml index 285402b..bb3667a 100644 --- a/.github/workflows/run-all-tests.yml +++ b/.github/workflows/run-all-tests.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) +# Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) # Distributed under the MIT License. # See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT diff --git a/CMakeLists.txt b/CMakeLists.txt index a53f211..5e07722 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) +# Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) # Distributed under the MIT License. # See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT diff --git a/LICENSE b/LICENSE index 4f34d6c..e53879f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) +Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt index 9a2c0e3..6d8eef3 100644 --- a/apps/CMakeLists.txt +++ b/apps/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) +# Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) # Distributed under the MIT License. # See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT diff --git a/apps/cppbase.cpp b/apps/cppbase.cpp index fe3957c..78ac613 100644 --- a/apps/cppbase.cpp +++ b/apps/cppbase.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) + * Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) * Distributed under the MIT License. * See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT */ diff --git a/apps/helloWorld.cpp b/apps/helloWorld.cpp index 904b344..c94f546 100644 --- a/apps/helloWorld.cpp +++ b/apps/helloWorld.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) + * Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) * Distributed under the MIT License. * See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT */ diff --git a/cmake_uninstall.cmake.in b/cmake_uninstall.cmake.in index f615671..b08f0b2 100644 --- a/cmake_uninstall.cmake.in +++ b/cmake_uninstall.cmake.in @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2024 Kartik Kumar (me@kartikkumar.com) +# Copyright (c) 2014-2025 Kartik Kumar (me@kartikkumar.com) # Distributed under the MIT License. # See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT diff --git a/docs/html/README_8md.html b/docs/html/README_8md.html index cc96be5..4a07fe9 100644 --- a/docs/html/README_8md.html +++ b/docs/html/README_8md.html @@ -3,7 +3,7 @@ - + cppbase: README.md File Reference @@ -53,7 +53,7 @@ - +