diff options
Diffstat (limited to 'libjava/include')
-rw-r--r-- | libjava/include/java-props.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/include/java-props.h b/libjava/include/java-props.h index f18bea4..53ecb09 100644 --- a/libjava/include/java-props.h +++ b/libjava/include/java-props.h @@ -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__ |