aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/examples/observer/Observer.java
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/doc/examples/observer/Observer.java')
-rw-r--r--docs/dist/doc/examples/observer/Observer.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/dist/doc/examples/observer/Observer.java b/docs/dist/doc/examples/observer/Observer.java
index 58ae44916..2851ebe17 100644
--- a/docs/dist/doc/examples/observer/Observer.java
+++ b/docs/dist/doc/examples/observer/Observer.java
@@ -1,5 +1,4 @@
/*
-
Copyright (c) Xerox Corporation 1998-2002. All rights reserved.
Use and copying of this software and preparation of derivative works based
@@ -9,9 +8,6 @@ laws.
This software is made available AS IS, and Xerox Corporation makes no warranty
about the software, its performance or its conformity to any specification.
-
-Observer.java
-
*/
package observer;