mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano
This commit is contained in:
parent
19fe340b2b
commit
c31ea3607b
@ -170,6 +170,7 @@
|
||||
<li><a href="about:license#bspatch">bspatch License</a></li>
|
||||
<li><a href="about:license#cairo">Cairo Licenses</a></li>
|
||||
<li><a href="about:license#expat">Expat License</a></li>
|
||||
<li><a href="about:license#growl">Growl License</a></li>
|
||||
<li><a href="about:license#jpnic">Japan Network Information Centre License</a></li>
|
||||
<li><a href="about:license#jep">Java Embedding Plugin License</a></li>
|
||||
<li><a href="about:license#myspell">Myspell License</a></li>
|
||||
@ -1974,6 +1975,45 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
<h1><a name="growl"></a>Growl License</h1>
|
||||
|
||||
<p class="correctme">This license applies to certain files in the directory
|
||||
<span class="path">toolkit/components/alers/src/mac/growl/</span>. (This
|
||||
code only ships in the Mac OS X version of the product.)
|
||||
|
||||
<pre>
|
||||
Copyright (c) The Growl Project, 2004-2007
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. Neither the name of Growl nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</pre>
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
<h1><a name="jpnic"></a>Japan Network Information Center License</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user