diff options
author | Linus Torvalds <torvalds@home.osdl.org> | 2003-08-02 20:45:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:01:01 -0700 |
commit | 5c5cdbc5d478edb5dd247dd23cf29bd3fc43f37d (patch) | |
tree | 2c0ef82f49e75791efc83318f604cab22e39a799 /scope.c | |
parent | More conversion from "iterate()" to an explicit FOR_EACH_PTR() (diff) | |
download | sparse-5c5cdbc5d478edb5dd247dd23cf29bd3fc43f37d.tar.gz sparse-5c5cdbc5d478edb5dd247dd23cf29bd3fc43f37d.tar.bz2 sparse-5c5cdbc5d478edb5dd247dd23cf29bd3fc43f37d.zip |
Update copyright notices to reflect the fact that Transmeta
isn't the sole copyright owner these days.
Diffstat (limited to 'scope.c')
-rw-r--r-- | scope.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ * This is pretty trivial. * * Copyright (C) 2003 Transmeta Corp. + * 2003 Linus Torvalds * * Licensed under the Open Software License version 1.1 */ |