diff --git a/core/cmake/BareosFindAllLibraries.cmake b/core/cmake/BareosFindAllLibraries.cmake index 6a65c33f9a6..d1e43eb10d8 100644 --- a/core/cmake/BareosFindAllLibraries.cmake +++ b/core/cmake/BareosFindAllLibraries.cmake @@ -1,6 +1,6 @@ # BAREOSĀ® - Backup Archiving REcovery Open Sourced # -# Copyright (C) 2017-2021 Bareos GmbH & Co. KG +# Copyright (C) 2017-2022 Bareos GmbH & Co. KG # # This program is Free Software; you can redistribute it and/or # modify it under the terms of version three of the GNU Affero General Public diff --git a/core/src/droplet/libdroplet/CMakeLists.txt b/core/src/droplet/libdroplet/CMakeLists.txt index 92779ba7067..b146f52fba8 100644 --- a/core/src/droplet/libdroplet/CMakeLists.txt +++ b/core/src/droplet/libdroplet/CMakeLists.txt @@ -1,6 +1,6 @@ # BAREOSĀ® - Backup Archiving REcovery Open Sourced # -# Copyright (C) 2020-2020 Bareos GmbH & Co. KG +# Copyright (C) 2020-2022 Bareos GmbH & Co. KG # # This program is Free Software; you can redistribute it and/or # modify it under the terms of version three of the GNU Affero General Public diff --git a/core/src/droplet/libdroplet/include/droplet/cdmi/crcmodel.h b/core/src/droplet/libdroplet/include/droplet/cdmi/crcmodel.h index ee2fae0aa4e..6d1ee072a23 100644 --- a/core/src/droplet/libdroplet/include/droplet/cdmi/crcmodel.h +++ b/core/src/droplet/libdroplet/include/droplet/cdmi/crcmodel.h @@ -78,8 +78,8 @@ #ifndef DONE_STYLE typedef unsigned long ulong; -#include "stdbool.h" -//typedef unsigned bool; +# include "stdbool.h" +// typedef unsigned bool; typedef unsigned char* p_ubyte_; # ifndef TRUE diff --git a/core/src/lib/CMakeLists.txt b/core/src/lib/CMakeLists.txt index 32a446908fe..fbcdab962d4 100644 --- a/core/src/lib/CMakeLists.txt +++ b/core/src/lib/CMakeLists.txt @@ -138,7 +138,6 @@ else() list(APPEND BAREOS_SRCS osinfo.cc) endif() - add_library(bareos SHARED ${BAREOS_SRCS} $) # openssl 3.0