package-info.java revision 3233:b5d08bc0d224
1212793Sdim/*
2212793Sdim * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
3212793Sdim * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4212793Sdim *
5212793Sdim * This code is free software; you can redistribute it and/or modify it
6212793Sdim * under the terms of the GNU General Public License version 2 only, as
7212793Sdim * published by the Free Software Foundation.
8212793Sdim *
9212793Sdim * This code is distributed in the hope that it will be useful, but WITHOUT
10212793Sdim * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11218893Sdim * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12218893Sdim * version 2 for more details (a copy is included in the LICENSE file that
13218893Sdim * accompanied this code).
14212793Sdim *
15212793Sdim * You should have received a copy of the GNU General Public License version
16212793Sdim * 2 along with this work; if not, write to the Free Software Foundation,
17212793Sdim * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18212793Sdim *
19212793Sdim * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20218893Sdim * or visit www.oracle.com if you need additional information or have any
21251662Sdim * questions.
22251662Sdim */
23212793Sdim
24212793Sdim/**
25212793Sdim * Test package 2 used to test table tags.
26212793Sdim */
27212793Sdimpackage pkg2;
28212793Sdim