diff --git a/mozilla/nsprpub/lib/ds/plds.def b/mozilla/nsprpub/lib/ds/plds.def index 394625f89f6..d72796a4c21 100644 --- a/mozilla/nsprpub/lib/ds/plds.def +++ b/mozilla/nsprpub/lib/ds/plds.def @@ -1,3 +1,4 @@ +;+# ;+# ***** BEGIN LICENSE BLOCK ***** ;+# Version: MPL 1.1/GPL 2.0/LGPL 2.1 ;+# @@ -33,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -46,7 +47,6 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - ;+NSPR_4.0 { ;+ global: LIBRARY plds4 ;- diff --git a/mozilla/nsprpub/lib/libc/src/plc.def b/mozilla/nsprpub/lib/libc/src/plc.def index 84b5d3ebae1..18bb88d6adf 100644 --- a/mozilla/nsprpub/lib/libc/src/plc.def +++ b/mozilla/nsprpub/lib/libc/src/plc.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,6 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - ;+NSPR_4.0 { ;+ global: LIBRARY plc4 ;- diff --git a/mozilla/nsprpub/pr/src/nspr.def b/mozilla/nsprpub/pr/src/nspr.def index b955d1dec90..0549fd048d8 100644 --- a/mozilla/nsprpub/pr/src/nspr.def +++ b/mozilla/nsprpub/pr/src/nspr.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,7 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - +;+# ;+NSPR_4.0 { ;+ global: LIBRARY nspr4 ;- diff --git a/mozilla/nsprpub/pr/tests/dll/my.def b/mozilla/nsprpub/pr/tests/dll/my.def index 6dee717b62a..76cdfd96f0b 100644 --- a/mozilla/nsprpub/pr/tests/dll/my.def +++ b/mozilla/nsprpub/pr/tests/dll/my.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,7 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - +;+# ;+MY_1.0 { ;+ global: LIBRARY my ;-