diff --git a/announcements/build.gradle b/announcements/build.gradle index 8a5778b8fd8..df1807bc5bc 100644 --- a/announcements/build.gradle +++ b/announcements/build.gradle @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2018-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ plugins { id 'org.labkey.build.module' } diff --git a/announcements/resources/schemas/comm.xml b/announcements/resources/schemas/comm.xml index b372afab79f..8705b3be067 100644 --- a/announcements/resources/schemas/comm.xml +++ b/announcements/resources/schemas/comm.xml @@ -1,7 +1,7 @@