From 88cd1f849229c6a96c4223f2670a7da2e022e0f6 Mon Sep 17 00:00:00 2001 From: Judd Flamm Date: Tue, 18 Nov 2025 13:04:11 -0700 Subject: [PATCH] Updating license comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated copyright year range to 2015-2025 in all source files - Total of 2 files updated (1 PHP module, 1 Drupal info file) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- cm_drupal.info | 1 + cm_drupal.module | 1 + 2 files changed, 2 insertions(+) diff --git a/cm_drupal.info b/cm_drupal.info index bed521e..142c6d4 100644 --- a/cm_drupal.info +++ b/cm_drupal.info @@ -1,3 +1,4 @@ +# Copyright © 2015-2025 Kuali, Inc. - All Rights Reserved name = CM Drupal description = Module to simplify interaction with the KualiCo CM api. core = 7.x diff --git a/cm_drupal.module b/cm_drupal.module index 5f9c7c6..ae04c7c 100644 --- a/cm_drupal.module +++ b/cm_drupal.module @@ -1,3 +1,4 @@ +/* Copyright © 2015-2025 Kuali, Inc. - All Rights Reserved */