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 /token.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 'token.h')
-rw-r--r--token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/token.h b/token.h
index cd7f6ca..db61c06 100644
--- a/token.h
+++ b/token.h
@@ -5,7 +5,7 @@
* be pretty small, since we're going to keep them all in memory
* indefinitely.
*
- * Copyright (C) 2003 Linus Torvalds, all rights reserved.
+ * Copyright (C) 2003 Transmeta Corp, all rights reserved.
*/
#include <sys/types.h>