C1.java revision 553:9d9f26857129
18156Sphk/*
214792Sjoerg * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
314792Sjoerg * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
414792Sjoerg *
514792Sjoerg * This code is free software; you can redistribute it and/or modify it
614792Sjoerg * under the terms of the GNU General Public License version 2 only, as
714792Sjoerg * published by the Free Software Foundation.
814792Sjoerg *
932647Sbde * This code is distributed in the hope that it will be useful, but WITHOUT
1014792Sjoerg * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1114792Sjoerg * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
128153Sphk * version 2 for more details (a copy is included in the LICENSE file that
138158Sphk * accompanied this code).
1414792Sjoerg *
158158Sphk * You should have received a copy of the GNU General Public License version
168303Sphk * 2 along with this work; if not, write to the Free Software Foundation,
178303Sphk * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
188303Sphk *
198303Sphk * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
208303Sphk * or visit www.oracle.com if you need additional information or have any
218303Sphk * questions.
228303Sphk */
2324014Sbde
2414792Sjoerg@InheritedAnnotation
258156Sphkpublic class C1 {}
2614792Sjoerg