You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by br...@apache.org on 2006/10/09 13:34:21 UTC

svn commit: r454379 [3/3] - in /incubator/yoko/trunk: ./ core/src/test/java/test/rmi/ etc/eclipse/ maven-plugins/src/main/java/org/apache/yoko/maven/plugins/ rmi/src/main/java/org/apache/yoko/rmi/impl/ sunjars/ tools/src/test/resources/idl/ tools/src/t...

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/idl/Security.idl
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/idl/Security.idl?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/idl/Security.idl (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/idl/Security.idl Mon Oct  9 06:34:17 2006
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 //Security Service, v1.8 - OMG IDL Summary File
 //Object Management Group, Inc.
 //

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel1.idl
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel1.idl?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel1.idl (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel1.idl Mon Oct  9 06:34:17 2006
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 //File: SecurityLevel1.idl
 //Part of the Security Service
 

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel2.idl
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel2.idl?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel2.idl (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/idl/SecurityLevel2.idl Mon Oct  9 06:34:17 2006
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 //File: SecurityLevel2.idl
 //Part of the Security Service
 
@@ -173,4 +191,4 @@
 	};
 };
 
-#endif /* _SECURITY_LEVEL_2_IDL_ */
\ No newline at end of file
+#endif /* _SECURITY_LEVEL_2_IDL_ */

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/idl/TimeBase.idl
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/idl/TimeBase.idl?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/idl/TimeBase.idl (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/idl/TimeBase.idl Mon Oct  9 06:34:17 2006
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 //File: TimeBase.idl
 //Part of the Time Service
 // Note: if your IDL compiler does not yet support the 

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/idl/geronimo-orb.idl
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/idl/geronimo-orb.idl?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/idl/geronimo-orb.idl (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/idl/geronimo-orb.idl Mon Oct  9 06:34:17 2006
@@ -1,3 +1,21 @@
+/*
+ * 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.
+*/
 #ifndef _GERONIMO_ORB_IDL_
 #define _GERONIMO_ORB_IDL_
 

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/apache/yoko/ApacheVMCID.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/apache/yoko/ApacheVMCID.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/apache/yoko/ApacheVMCID.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/apache/yoko/ApacheVMCID.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.yoko;
 
 public class ApacheVMCID {

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA/portable/ValueOutputStream.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA/portable/ValueOutputStream.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA/portable/ValueOutputStream.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA/portable/ValueOutputStream.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.
+ */
 /*
  * Created on Mar 1, 2004
  *

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA_2_3/portable/ObjectImpl.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA_2_3/portable/ObjectImpl.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA_2_3/portable/ObjectImpl.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/CORBA_2_3/portable/ObjectImpl.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.
+ */
 /***** Copyright (c) 1999 Object Management Group. Unlimited rights to 
        duplicate and use this code are hereby granted provided that this 
        copyright notice is included.

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/SecurityAttributeService.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/SecurityAttributeService.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/SecurityAttributeService.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/SecurityAttributeService.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.omg.IOP;
 /**
  * Generated by the JacORB IDL compiler 

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_CSI_SEC_MECH_LIST.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_CSI_SEC_MECH_LIST.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_CSI_SEC_MECH_LIST.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_CSI_SEC_MECH_LIST.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.omg.IOP;
 
 

Modified: incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_OTS_POLICY.java
URL: http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_OTS_POLICY.java?view=diff&rev=454379&r1=454378&r2=454379
==============================================================================
--- incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_OTS_POLICY.java (original)
+++ incubator/yoko/trunk/yoko-spec-corba/src/main/java/org/omg/IOP/TAG_OTS_POLICY.java Mon Oct  9 06:34:17 2006
@@ -1,3 +1,19 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  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.omg.IOP;