missing copyright

Tom Tromey tromey@cygnus.com
Fri Oct 15 08:41:00 GMT 1999


I'm committing the appended patch, which adds copyright info to the
new file.

1999-10-15  Tom Tromey  <tromey@cygnus.com>

	* include/java-props.h: Added copyright.

Tom

Index: include/java-props.h
===================================================================
RCS file: /cvs/java/libgcj/libjava/include/java-props.h,v
retrieving revision 1.1
diff -u -r1.1 java-props.h
--- java-props.h	1999/10/15 06:07:41	1.1
+++ java-props.h	1999/10/15 15:38:56
@@ -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__
 


More information about the Java-patches mailing list