mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[3172] License Header Update (#3126)
Co-authored-by: Sathish Kumar <ST28@ford.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2005-2024 Alfresco Software Limited.
|
||||
* Copyright (C) 2005-2025 Alfresco Software Limited.
|
||||
*
|
||||
* This file is part of Alfresco
|
||||
*
|
||||
@@ -77,4 +77,4 @@ public interface TransactionListener
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
@@ -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
|
||||
@@ -56,4 +56,4 @@ import org.junit.runners.Suite;
|
||||
org.alfresco.util.transaction.SpringAwareUserTransactionTest.class
|
||||
})
|
||||
public class AllCoreUnitTestSuite {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user