* include/java-props.h: Added copyright.
From-SVN: r30018
This commit is contained in:
parent
370c81d682
commit
3ae21bfccf
2 changed files with 12 additions and 0 deletions
|
@ -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>
|
1999-10-13 Anthony Green <green@cygnus.com>
|
||||||
|
|
||||||
* libtool-version: Catch up by incrementing current.
|
* libtool-version: Catch up by incrementing current.
|
||||||
|
|
|
@ -1,5 +1,13 @@
|
||||||
// java-props.h - Properties -*- c++ -*-
|
// 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__
|
#ifndef __JAVA_PROPS_H__
|
||||||
#define __JAVA_PROPS_H__
|
#define __JAVA_PROPS_H__
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue