diff options
| author | David <david@xagasoft.com> | 2007-11-15 21:31:43 +0000 |
|---|---|---|
| committer | David <david@xagasoft.com> | 2007-11-15 21:31:43 +0000 |
| commit | bc55304f4fa990901000d9077e4efb23ee04c10f (patch) | |
| tree | cdb8a2499111ecb9389ed6373664d9a881003afa /src/unit | |
| parent | df1f675d9898c7de8ea8f9158af34250d9aaa6f6 (diff) | |
| download | libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.gz libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.bz2 libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.tar.xz libbu++-bc55304f4fa990901000d9077e4efb23ee04c10f.zip | |
david - adding license tag to the top of all header files
Diffstat (limited to '')
| -rw-r--r-- | src/unitsuite.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/unitsuite.h b/src/unitsuite.h index aed7659..18d7995 100644 --- a/src/unitsuite.h +++ b/src/unitsuite.h | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | /* | ||
| 2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | ||
| 3 | * | ||
| 4 | * This file is part of the libbu++ library and is released under the | ||
| 5 | * terms of the license contained in the file LICENSE. | ||
| 6 | */ | ||
| 7 | |||
| 1 | #ifndef BU_UNIT_SUITE_H | 8 | #ifndef BU_UNIT_SUITE_H |
| 2 | #define BU_UNIT_SUITE_H | 9 | #define BU_UNIT_SUITE_H |
| 3 | 10 | ||
