From 85e076f8f6cc6307577d6feb4ad3df5e7f8ea128 Mon Sep 17 00:00:00 2001 From: Judd Flamm Date: Tue, 18 Nov 2025 11:33:10 -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 2016-2025 in Kuali-authored source files - 2 Java files updated in new/ directory - Note: Amazon AWS sample files (root directory) retained their original Apache 2.0 licenses 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- new/KcmRecordRequester_lubbers.java | 1 + new/elmar.java | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/new/KcmRecordRequester_lubbers.java b/new/KcmRecordRequester_lubbers.java index 0148930..13a886f 100644 --- a/new/KcmRecordRequester_lubbers.java +++ b/new/KcmRecordRequester_lubbers.java @@ -1,3 +1,4 @@ +/* Copyright © 2016-2025 Kuali, Inc. - All Rights Reserved */ package edu.uw.kualico.consumer.thread.kinesis; import com.amazonaws.services.kinesis.AmazonKinesisClient; diff --git a/new/elmar.java b/new/elmar.java index 0bd5a62..a4f9b6d 100644 --- a/new/elmar.java +++ b/new/elmar.java @@ -1,8 +1,4 @@ -/* -* To change this license header, choose License Headers in Project Properties. -* To change this template file, choose Tools | Templates -* and open the template in the editor. -*/ +/* Copyright © 2016-2025 Kuali, Inc. - All Rights Reserved */ package sun.javaclients.kinesisconsumertest1;