A.java revision 0
803b50652fd6ad81d04d18fc04332c8a94f8fe9aAndreas Gustafsson/*
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User *
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User * This code is free software; you can redistribute it and/or modify it
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User * under the terms of the GNU General Public License version 2 only, as
803b50652fd6ad81d04d18fc04332c8a94f8fe9aAndreas Gustafsson * published by the Free Software Foundation.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein *
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * This code is distributed in the hope that it will be useful, but WITHOUT
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User * version 2 for more details (a copy is included in the LICENSE file that
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * accompanied this code).
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User *
0c6ada0a814f3c5417daa1654129bc2af56ed504Automatic Updater * You should have received a copy of the GNU General Public License version
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User * 2 along with this work; if not, write to the Free Software Foundation,
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User *
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User * CA 95054 USA or visit www.sun.com if you need additional information or
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein * have any questions.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User */
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox Userpackage pkg;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox Userpublic class A {
d060d8669f5558690e7faf4a1c12fe5c02a7c60dAutomatic Updater}
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein