* include/java-props.h: Added copyright.
authorTom Tromey <tromey@cygnus.com>
Fri, 15 Oct 1999 15:42:26 +0000 (15:42 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 15 Oct 1999 15:42:26 +0000 (15:42 +0000)
From-SVN: r30018

libjava/ChangeLog
libjava/include/java-props.h

index 8126619f6cd5884f992c6abbde058a553f39204c..ae6a17d84684b471943871ec1b884959680f738b 100644 (file)
@@ -1,3 +1,7 @@
+1999-10-15  Tom Tromey  <tromey@cygnus.com>
+
+       * include/java-props.h: Added copyright.
+
 1999-10-13  Anthony Green  <green@cygnus.com>
 
        * libtool-version: Catch up by incrementing current.
index f18bea4a19eff6df43f305c3a80d671fcb58d981..53ecb0990aed648a4c55feb1bf6e77e0c0a836f8 100644 (file)
@@ -1,5 +1,13 @@
 // java-props.h - Properties  -*- c++ -*-
 
+/* Copyright (C) 1999  Cygnus Solutions
+
+   This file is part of libgcj.
+
+This software is copyrighted work licensed under the terms of the
+Libgcj License.  Please consult the file "LIBGCJ_LICENSE" for
+details.  */
+
 #ifndef __JAVA_PROPS_H__
 #define __JAVA_PROPS_H__