Browse Source

Update copyright years

pull/120/head
Daniel Scharrer 6 years ago
parent
commit
4858132351
  1. 2
      cmake/CXXVersionCheck.cmake
  2. 2
      cmake/CompileCheck.cmake
  3. 2
      src/release.cpp.in
  4. 2
      src/setup/icon.hpp
  5. 2
      src/setup/run.hpp
  6. 2
      src/util/boostfs_compat.hpp
  7. 2
      src/util/windows.cpp

2
cmake/CXXVersionCheck.cmake

@ -1,5 +1,5 @@
# Copyright (C) 2013-2019 Daniel Scharrer
# Copyright (C) 2013-2020 Daniel Scharrer
#
# This software is provided 'as-is', without any express or implied
# warranty. In no event will the author(s) be held liable for any damages

2
cmake/CompileCheck.cmake

@ -1,5 +1,5 @@
# Copyright (C) 2011-2019 Daniel Scharrer
# Copyright (C) 2011-2020 Daniel Scharrer
#
# This software is provided 'as-is', without any express or implied
# warranty. In no event will the author(s) be held liable for any damages

2
src/release.cpp.in

@ -1,5 +1,5 @@
/*
* Copyright (C) 2011-2015 Daniel Scharrer
* Copyright (C) 2011-2020 Daniel Scharrer
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the author(s) be held liable for any damages

2
src/setup/icon.hpp

@ -1,5 +1,5 @@
/*
* Copyright (C) 2011-2019 Daniel Scharrer
* Copyright (C) 2011-2020 Daniel Scharrer
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the author(s) be held liable for any damages

2
src/setup/run.hpp

@ -1,5 +1,5 @@
/*
* Copyright (C) 2011-2019 Daniel Scharrer
* Copyright (C) 2011-2020 Daniel Scharrer
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the author(s) be held liable for any damages

2
src/util/boostfs_compat.hpp

@ -1,5 +1,5 @@
/*
* Copyright (C) 2012-2019 Daniel Scharrer
* Copyright (C) 2012-2020 Daniel Scharrer
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the author(s) be held liable for any damages

2
src/util/windows.cpp

@ -1,5 +1,5 @@
/*
* Copyright (C) 2013-2019 Daniel Scharrer
* Copyright (C) 2013-2020 Daniel Scharrer
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the author(s) be held liable for any damages

Loading…
Cancel
Save