aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scope.c
diff options
authorLinus Torvalds <torvalds@home.transmeta.com>2003-04-15 20:31:06 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:00:33 -0700
commit51df763104bf158ab9e0dfe24ccc2ba351f3613a (patch)
tree3f33a0156512b8559576612476cb6524f5b3930f /scope.c
parentec781ad9e741d220fa1f4be8266313fb8cc95334 (diff)
downloadsparse-dev-51df763104bf158ab9e0dfe24ccc2ba351f3613a.tar.gz
Start updating the copyright license comments to the OSL,
preparing for a public release.
Diffstat (limited to 'scope.c')
-rw-r--r--scope.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/scope.c b/scope.c
index 79db6550..4938e9d4 100644
--- a/scope.c
+++ b/scope.c
@@ -3,7 +3,9 @@
*
* This is pretty trivial.
*
- * Copyright (C) 2003 Transmeta Corp, all rights reserved.
+ * Copyright (C) 2003 Transmeta Corp.
+ *
+ * Licensed under the Open Software License version 1.1
*/
#include <stdlib.h>
#include <string.h>