From e53dec7babe973cb097f814eeda0a3b98ccbc49c Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Thu, 25 Jul 2024 07:09:45 -0500 Subject: [PATCH] updated build system --- repertory/librepertory/include/initialize.hpp | 21 ------------------- repertory/librepertory/include/version.hpp | 21 ------------------- 2 files changed, 42 deletions(-) diff --git a/repertory/librepertory/include/initialize.hpp b/repertory/librepertory/include/initialize.hpp index 7e9b54aa..038fc49c 100644 --- a/repertory/librepertory/include/initialize.hpp +++ b/repertory/librepertory/include/initialize.hpp @@ -1,24 +1,3 @@ -/* - Copyright <2018-2024> - - 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: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. -*/ #ifndef LIBREPERTORY_INCLUDE_INITIALIZE_HPP_ #define LIBREPERTORY_INCLUDE_INITIALIZE_HPP_ diff --git a/repertory/librepertory/include/version.hpp b/repertory/librepertory/include/version.hpp index 417e39fd..8dfd9522 100644 --- a/repertory/librepertory/include/version.hpp +++ b/repertory/librepertory/include/version.hpp @@ -1,24 +1,3 @@ -/* - Copyright <2018-2024> - - 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: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. -*/ #ifndef LIBREPERTORY_INCLUDE_VERSION_HPP_ #define LIBREPERTORY_INCLUDE_VERSION_HPP_