Skip to content

Commit 2644038

Browse files
author
Myron Scott
committed
address comments
1 parent a7cd728 commit 2644038

File tree

4 files changed

+15
-160
lines changed

4 files changed

+15
-160
lines changed

tc-server/src/main/resources/com/tc/management/beans/TCServerInfoMBean.properties

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
# Copyright Terracotta, Inc.
2-
# Copyright Super iPaaS Integration LLC, an IBM Company 2024
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# http://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
# See the License for the specific language governing permissions and
14-
# limitations under the License.
1+
# Copyright Terracotta, Inc.
2+
# Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
#
4+
# Licensed under the Apache License, Version 2.0 (the "License");
5+
# you may not use this file except in compliance with the License.
6+
# You may obtain a copy of the License at
7+
#
8+
# http://www.apache.org/licenses/LICENSE-2.0
9+
#
10+
# Unless required by applicable law or agreed to in writing, software
11+
# distributed under the License is distributed on an "AS IS" BASIS,
12+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
# See the License for the specific language governing permissions and
14+
# limitations under the License.
1515

1616
# Attributes
1717
Started = Internal use only; true if the server has been started

tc-server/src/test/java/com/tc/classloader/ServiceLocatorTest.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
* limitations under the License.
1616
*
1717
*/
18-
/*
19-
* All content copyright (c) 2014 Terracotta, Inc., except as may otherwise
20-
* be noted in a separate copyright notice. All rights reserved.
21-
*/
18+
2219
package com.tc.classloader;
2320

2421
import static com.tc.server.Directories.TC_INSTALL_ROOT_PROPERTY_NAME;

tc-server/src/test/java/com/tc/net/protocol/transport/ServerStackProviderTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* limitations under the License.
1616
*
1717
*/
18-
/*
19-
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
20-
*/
2118
package com.tc.net.protocol.transport;
2219

2320
import com.tc.net.StripeID;

test-common/src/main/java/com/tc/util/Grep.java

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)