You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ad...@apache.org on 2007/04/22 07:33:22 UTC

svn commit: r531142 [5/5] - in /directory/sandbox/adc/asn1-compiler: asn1-compiler/src/main/antlr/ asn1-compiler/src/main/java/org/apache/asn1/compiler/ asn1-compiler/src/main/java/org/apache/asn1/compiler/stages/ asn1-compiler/src/main/java/org/apache...

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeDecoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeEncoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListDecoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/MechTypeListEncoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitDecoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenInitEncoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargDecoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegTokenTargEncoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenDecoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/encoding/com/acme/spnego/per/NegotiationTokenEncoder.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.encoding.com.acme.spnego.per;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/encoding/EncodingFactoryTest.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/encoding/EncodingFactoryTest.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/encoding/EncodingFactoryTest.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/encoding/EncodingFactoryTest.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.test.encoding;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/runtime/ASN1ObjectIdentifierTest.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/runtime/ASN1ObjectIdentifierTest.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/runtime/ASN1ObjectIdentifierTest.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/test/runtime/ASN1ObjectIdentifierTest.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.test.runtime;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/ContextFlagsType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/ContextFlagsType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/ContextFlagsType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/ContextFlagsType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeListType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeListType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeListType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeListType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/MechTypeType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenInitType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenInitType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenInitType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenInitType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenTargType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenTargType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenTargType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegTokenTargType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;
 

Modified: directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegotiationTokenType.java
URL: http://svn.apache.org/viewvc/directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegotiationTokenType.java?view=diff&rev=531142&r1=531141&r2=531142
==============================================================================
--- directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegotiationTokenType.java (original)
+++ directory/sandbox/adc/asn1-compiler/asn1-runtime/src/test/java/org/apache/asn1/types/com/acme/spnego/NegotiationTokenType.java Sat Apr 21 22:33:14 2007
@@ -1,18 +1,19 @@
 /**
  *
- * Copyright 2004 The 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
+ * 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.
+ * 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.asn1.types.com.acme.spnego;