diff options
| author | Linus Torvalds <torvalds@home.transmeta.com> | 2003-04-15 20:31:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:00:33 -0700 |
| commit | 51df763104bf158ab9e0dfe24ccc2ba351f3613a (patch) | |
| tree | 3f33a0156512b8559576612476cb6524f5b3930f /parse.h | |
| parent | ec781ad9e741d220fa1f4be8266313fb8cc95334 (diff) | |
| download | sparse-dev-51df763104bf158ab9e0dfe24ccc2ba351f3613a.tar.gz | |
Start updating the copyright license comments to the OSL,
preparing for a public release.
Diffstat (limited to 'parse.h')
| -rw-r--r-- | parse.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ /* * Basic parsing data structures. Statements and symbols. * - * Copyright (C) 2003 Transmeta Corp, all rights reserved. + * Copyright (C) 2003 Transmeta Corp. + * + * Licensed under the Open Software License version 1.1 */ #include "symbol.h" |
