Skip to content

Commit

Permalink
Merge pull request #319 from keithc-ca/no_sidecar19
Browse files Browse the repository at this point in the history
Stop using preprocessor flag Sidecar19-SE
  • Loading branch information
pshipton committed Feb 1, 2024
2 parents 61f7d22 + cdbbdc3 commit 3b4480c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions closed/src/java.rmi/share/classes/module-info.java.extra
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*[INCLUDE-IF Sidecar19-SE]*/
/*[INCLUDE-IF JAVA_SPEC_VERSION >= 9]*/
/*
* ===========================================================================
* (c) Copyright IBM Corp. 2018, 2018 All Rights Reserved
* (c) Copyright IBM Corp. 2018, 2024 All Rights Reserved
* ===========================================================================
*
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
* published by the Free Software Foundation.
*
* IBM designates this particular file as subject to the "Classpath" exception
* IBM designates this particular file as subject to the "Classpath" exception
* as provided by IBM in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
Expand All @@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
*
*
* ===========================================================================
*/
uses com.ibm.sharedclasses.spi.SharedClassProvider;

0 comments on commit 3b4480c

Please sign in to comment.