aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@penguin.transmeta.com>2003-04-01 16:06:25 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:00:01 -0700
commit919f829252faa5a18114de89ab686132d15c1b8b (patch)
tree907a6b04bfd9dac0dc77de39d176e346c9d74074 /parse.h
parentPut a note in the README about the lazy type evaluation. (diff)
downloadsparse-919f829252faa5a18114de89ab686132d15c1b8b.tar.gz
sparse-919f829252faa5a18114de89ab686132d15c1b8b.tar.bz2
sparse-919f829252faa5a18114de89ab686132d15c1b8b.zip
Change the copyright to Transmeta Corp, that's likely to be
the real one when it goes out the door.
Diffstat (limited to 'parse.h')
-rw-r--r--parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.h b/parse.h
index 0ff0eb4..fce24b4 100644
--- a/parse.h
+++ b/parse.h
@@ -3,7 +3,7 @@
/*
* Basic parsing data structures. Statements and symbols.
*
- * Copyright (C) 2003 Linus Torvalds, all rights reserved.
+ * Copyright (C) 2003 Transmeta Corp, all rights reserved.
*/
#include "symbol.h"