ada.editor/src/org/netbeans/modules/ada/editor/parser/resources/Ada95Parser.cup
branchrelease68
changeset 16367 d2820c029d3a
parent 15779 367c7fdb5d23
     1.1 --- a/ada.editor/src/org/netbeans/modules/ada/editor/parser/resources/Ada95Parser.cup	Wed Sep 23 02:06:44 2009 +0200
     1.2 +++ b/ada.editor/src/org/netbeans/modules/ada/editor/parser/resources/Ada95Parser.cup	Sun Aug 22 23:37:11 2010 +0200
     1.3 @@ -144,8 +144,8 @@
     1.4   *    ISO/IEC 8652:1995(E)                               *
     1.5   *    with Technical Corrigendum 1                       *
     1.6   *    Language and Standard Libraries                    *
     1.7 - *    Copyright � 1992,1993,1994,1995 Intermetrics, Inc. *
     1.8 - *    Copyright � 2000 The MITRE Corporation, Inc.       *
     1.9 + *    Copyright © 1992,1993,1994,1995 Intermetrics, Inc. *
    1.10 + *    Copyright © 2000 The MITRE Corporation, Inc.       *
    1.11   * 2. http://www.adaic.com/standards/95lrm/grammar9x.y   *
    1.12   *                                                       *
    1.13   * Author: Andrea Lucarelli                              *