http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnknownTransactionException.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnknownTransactionException.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnknownTransactionException.java index 361f9e9..05464a3 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnknownTransactionException.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnknownTransactionException.java @@ -21,25 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2009 The Apache Software Foundation - * - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ package org.apache.hadoop.hbase.client.transactional; import org.apache.hadoop.hbase.DoNotRetryIOException;
http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnsuccessfulDDLException.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnsuccessfulDDLException.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnsuccessfulDDLException.java index 93d5511..9e7baf5 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnsuccessfulDDLException.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/client/transactional/UnsuccessfulDDLException.java @@ -21,26 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ package org.apache.hadoop.hbase.client.transactional; /** Thrown when a transaction specific to DDL operation cannot be committed. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccRegionEndpoint.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccRegionEndpoint.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccRegionEndpoint.java index 1d54977..143204f 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccRegionEndpoint.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccRegionEndpoint.java @@ -21,27 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClient.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClient.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClient.java index f76e1a0..65e1e3e 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClient.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClient.java @@ -21,27 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClientUtils.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClientUtils.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClientUtils.java index 84d61fa..8255288 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClientUtils.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/SsccTableClientUtils.java @@ -23,24 +23,6 @@ // SsccTableClient.java -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java index 16153c3..e73e41a 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionEndpoint.java @@ -21,26 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionObserver.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionObserver.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionObserver.java index 521ee14..ddf4f4e 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionObserver.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxRegionObserver.java @@ -21,28 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/* -* @@@ START COPYRIGHT @@@ -* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -* -* @@@ END COPYRIGHT @@@ */ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient.java index 7d0e292..9a123aa 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient.java @@ -23,24 +23,6 @@ // TrxTableClient.java -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient2.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient2.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient2.java index 5f18e61..3787c4c 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient2.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient2.java @@ -21,24 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Licensed to the Apache Software Foundation (ASF) under one - * more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient3.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient3.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient3.java index 5147d80..f2955ac 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient3.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient3.java @@ -23,24 +23,6 @@ // TrxTableClient3.java -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient4.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient4.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient4.java index 0787594..a3a5430 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient4.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/coprocessor/transactional/TrxTableClient4.java @@ -23,24 +23,6 @@ // TrxTableClient4.java -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - **/ - package org.apache.hadoop.hbase.coprocessor.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/CleanOldTransactionsChore.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/CleanOldTransactionsChore.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/CleanOldTransactionsChore.java index cad26e1..d614a55 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/CleanOldTransactionsChore.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/CleanOldTransactionsChore.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2009 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTm.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTm.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTm.java index 0c28d0f..389b091 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTm.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTm.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2015 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import org.apache.commons.logging.Log; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmCb.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmCb.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmCb.java index 570e9b7..9b4d3ea 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmCb.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmCb.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2015 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; /** http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmException.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmException.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmException.java index a70440b..e6051e6 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmException.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/IdTmException.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2015 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; /** http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/KeyValueListScanner.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/KeyValueListScanner.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/KeyValueListScanner.java index 66f77e6..f6f0fd1 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/KeyValueListScanner.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/KeyValueListScanner.java @@ -21,17 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/* - * Copyright 2009 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ - package org.apache.hadoop.hbase.regionserver.transactional; import java.util.ArrayList; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/MemoryUsageChore.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/MemoryUsageChore.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/MemoryUsageChore.java index bb73bd9..14053f3 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/MemoryUsageChore.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/MemoryUsageChore.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2015 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/SsccTransactionState.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/SsccTransactionState.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/SsccTransactionState.java index 4e1e345..76e6e8c 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/SsccTransactionState.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/SsccTransactionState.java @@ -21,27 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - package org.apache.hadoop.hbase.regionserver.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionState.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionState.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionState.java index e5db798..7bfc17d 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionState.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionState.java @@ -21,27 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - package org.apache.hadoop.hbase.regionserver.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegion.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegion.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegion.java index ef35189..9bba8b1 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegion.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegion.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2009 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import java.io.*; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegionScannerHolder.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegionScannerHolder.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegionScannerHolder.java index 7d337bb..c796c2c 100755 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegionScannerHolder.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TransactionalRegionScannerHolder.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2009 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import org.apache.commons.logging.Log; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TrxTransactionState.java ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TrxTransactionState.java b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TrxTransactionState.java index 8e464c5..79816d7 100644 --- a/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TrxTransactionState.java +++ b/core/sqf/src/seatrans/hbase-trx/src/main/java/org/apache/hadoop/hbase/regionserver/transactional/TrxTransactionState.java @@ -21,16 +21,6 @@ * @@@ END COPYRIGHT @@@ **/ -/** - * Copyright 2009 The Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with this work for additional information regarding - * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may - * not use this file except in compliance with the License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - * either express or implied. See the License for the specific language governing permissions and limitations under the - * License. - */ package org.apache.hadoop.hbase.regionserver.transactional; import java.io.IOException; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/dcs/src/main/java/org/trafodion/dcs/version/util/VerGen.java ---------------------------------------------------------------------- diff --git a/dcs/src/main/java/org/trafodion/dcs/version/util/VerGen.java b/dcs/src/main/java/org/trafodion/dcs/version/util/VerGen.java index de78241..3a49196 100644 --- a/dcs/src/main/java/org/trafodion/dcs/version/util/VerGen.java +++ b/dcs/src/main/java/org/trafodion/dcs/version/util/VerGen.java @@ -20,25 +20,6 @@ under the License. * @@@ END COPYRIGHT @@@ */ -/** - * Copyright 2011 The Apache Software Foundation - * - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ package org.trafodion.dcs.version.util; http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/dcs/src/test/pytests/.tox.ini.tmpl ---------------------------------------------------------------------- diff --git a/dcs/src/test/pytests/.tox.ini.tmpl b/dcs/src/test/pytests/.tox.ini.tmpl index 45238c0..0ac5b63 100644 --- a/dcs/src/test/pytests/.tox.ini.tmpl +++ b/dcs/src/test/pytests/.tox.ini.tmpl @@ -19,27 +19,6 @@ # # @@@ END COPYRIGHT @@@ -# @@@ START COPYRIGHT @@@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# @@@ END COPYRIGHT @@@ - [tox] minversion = 1.6 envlist = py27,pep8 http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/install/installer/traf_getHadoopNodes ---------------------------------------------------------------------- diff --git a/install/installer/traf_getHadoopNodes b/install/installer/traf_getHadoopNodes index 9aa8da1..60020a5 100755 --- a/install/installer/traf_getHadoopNodes +++ b/install/installer/traf_getHadoopNodes @@ -22,27 +22,6 @@ # #!/bin/bash -# @@@ START COPYRIGHT @@@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# @@@ END COPYRIGHT @@@ -# source /etc/trafodion/trafodion_config TRAF_CONFIG=/etc/trafodion/trafodion_config http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/licenses/LICENSE-bsd2 ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-bsd2 b/licenses/LICENSE-bsd2 new file mode 100644 index 0000000..926729e --- /dev/null +++ b/licenses/LICENSE-bsd2 @@ -0,0 +1,14 @@ +This code is derived from software contributed to Berkeley by + Kent Williams and Tom Epperly. + + Redistribution and use in source and binary forms with or without + modification are permitted provided that: (1) source distributions retain + this entire copyright notice and comment, and (2) distributions including + binaries display the following acknowledgement: ``This product includes + software developed by the University of California, Berkeley and its + contributors'' in the documentation or other materials provided with the + distribution and in all advertising materials mentioning features or use + of this software. Neither the name of the University nor the names of + its contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/licenses/LICENSE-bsd4 ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-bsd4 b/licenses/LICENSE-bsd4 new file mode 100644 index 0000000..2675dab --- /dev/null +++ b/licenses/LICENSE-bsd4 @@ -0,0 +1,31 @@ + This code is derived from software contributed to Berkeley by + Chris Torek. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by the University of + California, Berkeley and its contributors. + 4. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/licenses/LICENSE-facebook ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-facebook b/licenses/LICENSE-facebook new file mode 100644 index 0000000..b9dcbaa --- /dev/null +++ b/licenses/LICENSE-facebook @@ -0,0 +1,14 @@ +Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + @author: Andrei Alexandrescu (aalexandre) + http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/licenses/LICENSE-js ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-js b/licenses/LICENSE-js new file mode 100644 index 0000000..47c6e25 --- /dev/null +++ b/licenses/LICENSE-js @@ -0,0 +1,18 @@ +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/licenses/LICENSE-salesforce ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-salesforce b/licenses/LICENSE-salesforce new file mode 100644 index 0000000..7e9d415 --- /dev/null +++ b/licenses/LICENSE-salesforce @@ -0,0 +1,23 @@ +Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + Neither the name of Salesforce.com nor the names of its contributors may + be used to endorse or promote products derived from this software without + specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java index f720287..4efa444 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AlterTableTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java index ceab995..6e9f68d 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ArithmeticQueryTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java index 20f1255..04ea75d 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/AutoCommitTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java index cbcd188..058583e 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BaseTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java index 513e3ba..5647c6f 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/BinaryRowKeyTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java index 0c121f3..840414e 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CoalesceFunctionTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java index ed40338..3acd951 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CompareDecimalToLongTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java index 1118933..53022a2 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CreateTableTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java index f48e450..7f87a76 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/CustomEntityDataTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java index b363d9a..6b522d8 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DeleteRangeTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java index 7a10299..45c87aa 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DescColumnSortOrderTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java index 9170486..7ac75ca 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/DistinctCountTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java index a2d3d8b..fe1347d 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExecuteStatementsTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java index d36e2f2..7acc83d 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ExtendedQueryExecTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java index 67da710..73bb4d3 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/FunkyNamesTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java index a949f3f..8c041e3 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/GroupByCaseTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java index 0c20e02..8428824 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IndexTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java index e34d826..8f739f7 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/IsNullTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java index cec82ce..70a96d4 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/KeyOnlyTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java index 3d34367..0d3134c 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/MultiCfQueryExecTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java index ee76be5..47f7660 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/OrderByTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java index cd18a2b..fa3ca81 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/ProductMetricsTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d44f32e7/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java ---------------------------------------------------------------------- diff --git a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java index a046710..f4ac3f2 100644 --- a/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java +++ b/tests/phx/src/test/java/org/trafodion/phoenix/end2end/QueryExecTest.java @@ -1,24 +1,3 @@ -// @@@ START COPYRIGHT @@@ -// -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. -// -// @@@ END COPYRIGHT @@@ - /******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved.