Browse Source

Corrected copyright year for the Label component.

David Piuva 5 years ago
parent
commit
7c14e2bc67
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Source/DFPSR/gui/components/Label.cpp
  2. 1 1
      Source/DFPSR/gui/components/Label.h

+ 1 - 1
Source/DFPSR/gui/components/Label.cpp

@@ -1,6 +1,6 @@
 // zlib open source license
 // zlib open source license
 //
 //
-// Copyright (c) 2018 to 2019 David Forsgren Piuva
+// Copyright (c) 2020 David Forsgren Piuva
 // 
 // 
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
Source/DFPSR/gui/components/Label.h

@@ -1,6 +1,6 @@
 // zlib open source license
 // zlib open source license
 //
 //
-// Copyright (c) 2018 to 2019 David Forsgren Piuva
+// Copyright (c) 2020 David Forsgren Piuva
 // 
 // 
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages