/[classpath]/classpath/gnu/java/security/der/DER.java
ViewVC logotype

Diff of /classpath/gnu/java/security/der/DER.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mkoch, Mon Oct 13 06:29:48 2003 UTC revision 1.3 by rsdio, Sat Aug 14 17:51:42 2004 UTC
# Line 7  GNU Classpath is free software; you can Line 7  GNU Classpath is free software; you can
7  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by
8  the Free Software Foundation; either version 2, or (at your option)  the Free Software Foundation; either version 2, or (at your option)
9  any later version.  any later version.
10    
11  GNU Classpath is distributed in the hope that it will be useful, but  GNU Classpath is distributed in the hope that it will be useful, but
12  WITHOUT ANY WARRANTY; without even the implied warranty of  WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Line 41  package gnu.java.security.der; Line 41  package gnu.java.security.der;
41  /**  /**
42   * The set of tags for DER types.   * The set of tags for DER types.
43   *   *
44   * @author Casey Marshall (rsdio@metastatic.org)   * @author Casey Marshall (csm@gnu.org)
45   */   */
46  public interface DER  public interface DER
47  {  {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26