diff options
author | Keith M Wesolowski <wesolows@foobazco.org> | 2014-05-27 16:28:09 +0000 |
---|---|---|
committer | Keith M Wesolowski <wesolows@foobazco.org> | 2014-05-27 16:28:09 +0000 |
commit | 5055b463ce47e531f49397d11512f14418020268 (patch) | |
tree | 7c081c682f7551726bb3606b69a46f054c6dd6d6 | |
parent | 47e9b8b10fbda19921b6348f59049519cfca3b60 (diff) | |
parent | d2322f76236c14828bf0a3326ad74dd8df6e8cb2 (diff) | |
download | illumos-joyent-5055b463ce47e531f49397d11512f14418020268.tar.gz |
[illumos-gate merge]
commit d2322f76236c14828bf0a3326ad74dd8df6e8cb2
4882 remove "All rights reserved" from prototypes
-rw-r--r-- | usr/src/prototypes/README | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.Makefile | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.c | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.csh | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.h | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.java | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.ksh | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.man | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.mapfile-vers | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.pl | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.py | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.s | 2 | ||||
-rw-r--r-- | usr/src/prototypes/prototype.sh | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/usr/src/prototypes/README b/usr/src/prototypes/README index 1ec179bb56..0dd0c32c49 100644 --- a/usr/src/prototypes/README +++ b/usr/src/prototypes/README @@ -17,5 +17,5 @@ CDDL version 1.0 for each new file introduced in illumos. */ /* - * Copyright 2012 <contributor>. All rights reserved. + * Copyright 2014 <contributor> */ diff --git a/usr/src/prototypes/prototype.Makefile b/usr/src/prototypes/prototype.Makefile index 1f7f594507..7d608a6c46 100644 --- a/usr/src/prototypes/prototype.Makefile +++ b/usr/src/prototypes/prototype.Makefile @@ -10,6 +10,6 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # diff --git a/usr/src/prototypes/prototype.c b/usr/src/prototypes/prototype.c index 2234c37070..b8638ebe91 100644 --- a/usr/src/prototypes/prototype.c +++ b/usr/src/prototypes/prototype.c @@ -10,7 +10,7 @@ */ /* - * Copyright 2014 <contributor>. All rights reserved. + * Copyright 2014 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.csh b/usr/src/prototypes/prototype.csh index 0d1fa1e22f..14c34b2f74 100644 --- a/usr/src/prototypes/prototype.csh +++ b/usr/src/prototypes/prototype.csh @@ -12,6 +12,6 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # diff --git a/usr/src/prototypes/prototype.h b/usr/src/prototypes/prototype.h index 2d6f691687..a902809c24 100644 --- a/usr/src/prototypes/prototype.h +++ b/usr/src/prototypes/prototype.h @@ -10,7 +10,7 @@ */ /* - * Copyright 2014 <contributor>. All rights reserved. + * Copyright 2014 <contributor> */ #ifndef _PROTOTYPE_H diff --git a/usr/src/prototypes/prototype.java b/usr/src/prototypes/prototype.java index b937946e02..c245e1b896 100644 --- a/usr/src/prototypes/prototype.java +++ b/usr/src/prototypes/prototype.java @@ -10,7 +10,7 @@ */ /* - * Copyright 2014 <contributor>. All rights reserved. + * Copyright 2014 <contributor> */ /* diff --git a/usr/src/prototypes/prototype.ksh b/usr/src/prototypes/prototype.ksh index 84a311c1df..531beaa647 100644 --- a/usr/src/prototypes/prototype.ksh +++ b/usr/src/prototypes/prototype.ksh @@ -12,6 +12,6 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # diff --git a/usr/src/prototypes/prototype.man b/usr/src/prototypes/prototype.man index a0b4f9e7df..520967cf5f 100644 --- a/usr/src/prototypes/prototype.man +++ b/usr/src/prototypes/prototype.man @@ -9,5 +9,5 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright 2014 <contributor>. All rights reserved. +.\" Copyright 2014 <contributor> .\" diff --git a/usr/src/prototypes/prototype.mapfile-vers b/usr/src/prototypes/prototype.mapfile-vers index 9f403ffa99..ac40fd1c78 100644 --- a/usr/src/prototypes/prototype.mapfile-vers +++ b/usr/src/prototypes/prototype.mapfile-vers @@ -10,7 +10,7 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # # diff --git a/usr/src/prototypes/prototype.pl b/usr/src/prototypes/prototype.pl index 6a2de393f5..0b0e686885 100644 --- a/usr/src/prototypes/prototype.pl +++ b/usr/src/prototypes/prototype.pl @@ -11,7 +11,7 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # # diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py index bec68d22de..72e9127dfe 100644 --- a/usr/src/prototypes/prototype.py +++ b/usr/src/prototypes/prototype.py @@ -11,7 +11,7 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # # diff --git a/usr/src/prototypes/prototype.s b/usr/src/prototypes/prototype.s index 933cec4670..93e2d95dff 100644 --- a/usr/src/prototypes/prototype.s +++ b/usr/src/prototypes/prototype.s @@ -10,7 +10,7 @@ */ /* - * Copyright 2014 <contributor>. All rights reserved. + * Copyright 2014 <contributor> */ .file "prototype.s" diff --git a/usr/src/prototypes/prototype.sh b/usr/src/prototypes/prototype.sh index 753e54f151..290f7a98e4 100644 --- a/usr/src/prototypes/prototype.sh +++ b/usr/src/prototypes/prototype.sh @@ -12,6 +12,6 @@ # # -# Copyright 2014 <contributor>. All rights reserved. +# Copyright 2014 <contributor> # |