Revert "update license header"

This reverts commit b825b5f18e.
This commit is contained in:
Sathish Kumar
2025-01-07 09:50:44 +05:30
parent b825b5f18e
commit 448e49d8bb
1381 changed files with 3192 additions and 3166 deletions

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Data model classes
* %%
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* If the software was purchased under a paid Alfresco license, the terms of
@@ -387,4 +387,4 @@ public interface PermissionService
* @return a set of authorities applying to the currently-authenticated user
*/
public Set<String> getAuthorisations();
}
}

View File

@@ -2,7 +2,7 @@
* #%L
* Alfresco Repository
* %%
* Copyright (C) 2005 - 2025 Alfresco Software Limited
* Copyright (C) 2005 - 2024 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* If the software was purchased under a paid Alfresco license, the terms of
@@ -61,4 +61,4 @@ import org.junit.runners.Suite;
org.alfresco.util.SearchLanguageConversionTest.class
})
public class AllDataModelUnitTestSuite {
}
}