You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jl...@apache.org on 2006/11/03 13:44:31 UTC

svn commit: r470785 - /geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java

Author: jlaskowski
Date: Fri Nov  3 04:44:30 2006
New Revision: 470785

URL: http://svn.apache.org/viewvc?view=rev&rev=470785
Log:
GERONIMO-2537 All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

A missing file that's not been committed before (due to unknown reasons)

Modified:
    geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java

Modified: geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java?view=diff&rev=470785&r1=470784&r2=470785
==============================================================================
--- geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java (original)
+++ geronimo/server/trunk/modules/geronimo-security/src/main/java/org/apache/geronimo/security/deploy/RealmPrincipalInfo.java Fri Nov  3 04:44:30 2006
@@ -1,10 +1,11 @@
 /**
  *
- * 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
  *