Skip to content

Commit 3534319

Browse files
committed
Years
1 parent 555c70e commit 3534319

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005, 2025, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 1999, 2025, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 1999, 2026, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it

0 commit comments

Comments
 (0)