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

From-SVN: r30018
This commit is contained in:
Tom Tromey 1999-10-15 15:42:26 +00:00 committed by Tom Tromey
parent 370c81d682
commit 3ae21bfccf
2 changed files with 12 additions and 0 deletions

View 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.

View 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__