diff options
Diffstat (limited to 'odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java')
-rw-r--r-- | odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java index 2bf5cdcc..6145a3c4 100644 --- a/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java +++ b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SampleDialog.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:08:18 $ - * * The Contents of this file are made available subject to the terms of * the BSD license. * - * Copyright (c) 2003 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |