mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
[3172] License Header Update (#3126)
Co-authored-by: Sathish Kumar <ST28@ford.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* #%L
|
||||
* Alfresco Data model classes
|
||||
* %%
|
||||
* Copyright (C) 2005 - 2024 Alfresco Software Limited
|
||||
* Copyright (C) 2005 - 2025 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();
|
||||
}
|
||||
}
|
@@ -2,7 +2,7 @@
|
||||
* #%L
|
||||
* Alfresco Repository
|
||||
* %%
|
||||
* Copyright (C) 2005 - 2024 Alfresco Software Limited
|
||||
* Copyright (C) 2005 - 2025 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 {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user