Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions make/Init.gmk
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# now sneakily edit another build file

#
# Copyright (c) 2012, 2020, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
Expand Down
1 change: 1 addition & 0 deletions make/Main.gmk
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Now also change build system
#
# Copyright (c) 2011, 2020, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
Expand Down
2 changes: 2 additions & 0 deletions src/hotspot/share/utilities/pair.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// I AM CHANGING HOTSPOT

/*
* Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
Expand Down
2 changes: 2 additions & 0 deletions src/java.desktop/share/classes/module-info.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// edit client after label

/*
* Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
Expand Down