glens 2004/02/22 03:24:55
Modified: src/testcases/org/apache/poi/ddf Tag: REL_2_BRANCH
TestEscherBSERecord.java TestEscherBlipRecord.java
TestEscherBoolProperty.java
TestEscherChildAnchorRecord.java
TestEscherClientAnchorRecord.java
TestEscherClientDataRecord.java
TestEscherContainerRecord.java
TestEscherDgRecord.java TestEscherDggRecord.java
TestEscherOptRecord.java
TestEscherPropertyFactory.java
TestEscherSpRecord.java TestEscherSpgrRecord.java
TestEscherSplitMenuColorsRecord.java
TestUnknownEscherRecord.java
Log:
Applying new license
Revision Changes Path
No revision
No revision
1.1.2.2 +16 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBSERecord.java
Index: TestEscherBSERecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBSERecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherBSERecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherBSERecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,19 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
+
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +16 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBlipRecord.java
Index: TestEscherBlipRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBlipRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherBlipRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherBlipRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,19 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
+
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +16 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBoolProperty.java
Index: TestEscherBoolProperty.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherBoolProperty.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherBoolProperty.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherBoolProperty.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,19 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
+
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherChildAnchorRecord.java
Index: TestEscherChildAnchorRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherChildAnchorRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherChildAnchorRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherChildAnchorRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherClientAnchorRecord.java
Index: TestEscherClientAnchorRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherClientAnchorRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherClientAnchorRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherClientAnchorRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherClientDataRecord.java
Index: TestEscherClientDataRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherClientDataRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherClientDataRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherClientDataRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherContainerRecord.java
Index: TestEscherContainerRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherContainerRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherContainerRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherContainerRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherDgRecord.java
Index: TestEscherDgRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherDgRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherDgRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherDgRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherDggRecord.java
Index: TestEscherDggRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherDggRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherDggRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherDggRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherOptRecord.java
Index: TestEscherOptRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherOptRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherOptRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherOptRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherPropertyFactory.java
Index: TestEscherPropertyFactory.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherPropertyFactory.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherPropertyFactory.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherPropertyFactory.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSpRecord.java
Index: TestEscherSpRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSpRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherSpRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherSpRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSpgrRecord.java
Index: TestEscherSpgrRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSpgrRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherSpgrRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherSpgrRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSplitMenuColorsRecord.java
Index: TestEscherSplitMenuColorsRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestEscherSplitMenuColorsRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestEscherSplitMenuColorsRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestEscherSplitMenuColorsRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
1.1.2.2 +15 -0
jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestUnknownEscherRecord.java
Index: TestUnknownEscherRecord.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/ddf/Attic/TestUnknownEscherRecord.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TestUnknownEscherRecord.java 10 Feb 2004 22:07:50 -0000 1.1.2.1
+++ TestUnknownEscherRecord.java 22 Feb 2004 11:24:55 -0000 1.1.2.2
@@ -1,3 +1,18 @@
+/* ====================================================================
+ Copyright 2003-2004 Apache Software Foundation
+
+ 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.
+==================================================================== */
package org.apache.poi.ddf;
import junit.framework.TestCase;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]