Author: arist
Date: Wed Nov 30 04:28:42 2011
New Revision: 1208268
URL: http://svn.apache.org/viewvc?rev=1208268&view=rev
Log:
Update headers to Alv2 headers
Modified:
incubator/ooo/trunk/main/registry/test/regcompare/other1.idl
incubator/ooo/trunk/main/registry/test/regcompare/other2.idl
incubator/ooo/trunk/main/registry/test/regcompare/pe.idl
incubator/ooo/trunk/main/registry/test/regcompare/psa.idl
incubator/ooo/trunk/main/registry/test/regcompare/psb.idl
incubator/ooo/trunk/main/registry/test/regcompare/ue.idl
incubator/ooo/trunk/main/registry/test/regcompare/usa.idl
incubator/ooo/trunk/main/registry/test/regcompare/usb.idl
Modified: incubator/ooo/trunk/main/registry/test/regcompare/other1.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/other1.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/other1.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/other1.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { enum X { V }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/other2.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/other2.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/other2.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/other2.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
enum X { V };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/pe.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/pe.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/pe.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/pe.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { published enum N { V }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/psa.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/psa.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/psa.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/psa.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { published struct N { long m; }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/psb.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/psb.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/psb.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/psb.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { published struct N { short m; }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/ue.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/ue.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/ue.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/ue.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { enum N { V }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/usa.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/usa.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/usa.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/usa.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { struct N { long m; }; };
Modified: incubator/ooo/trunk/main/registry/test/regcompare/usb.idl
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/registry/test/regcompare/usb.idl?rev=1208268&r1=1208267&r2=1208268&view=diff
==============================================================================
--- incubator/ooo/trunk/main/registry/test/regcompare/usb.idl (original)
+++ incubator/ooo/trunk/main/registry/test/regcompare/usb.idl Wed Nov 30
04:28:42 2011
@@ -1 +1,22 @@
+/**************************************************************
+ *
+ * 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.
+ *
+ *************************************************************/
+
module M { struct N { short m; }; };