update copyright (#1302)

* update copyright

* update year
This commit is contained in:
Cilibiu Bogdan
2020-01-16 18:15:34 +02:00
committed by Adina Parpalita
parent 569ee98e8d
commit 66f9442563
415 changed files with 423 additions and 426 deletions

View File

@@ -2,7 +2,7 @@
* @license
* Alfresco Example Content Application
*
* Copyright (C) 2005 - 2019 Alfresco Software Limited
* Copyright (C) 2005 - 2020 Alfresco Software Limited
*
* This file is part of the Alfresco Example Content Application.
* If the software was purchased under a paid Alfresco license, the terms of
@@ -42,7 +42,7 @@ declare const __karma__: any;
declare const require: any;
// Prevent Karma from running prematurely.
__karma__.loaded = function () {};
__karma__.loaded = function() {};
// First, initialize the Angular testing environment.
getTestBed().initTestEnvironment(