~derick-eddington/scheme-libraries/gtk

« back to all changes in this revision

Viewing changes to private/built-in-func-specs.sls

  • Committer: Derick Eddington
  • Date: 2009-05-07 10:49:02 UTC
  • Revision ID: derick.eddington@gmail.com-20090507104902-bff6iv0fqqckvy0b
Replace giant ugly copyright headers with a small copyright header which refers to the LICENSE file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
;; Copyright (c) 2009 Derick Eddington
2
 
;;
3
 
;; Permission is hereby granted, free of charge, to any person obtaining a
4
 
;; copy of this software and associated documentation files (the "Software"),
5
 
;; to deal in the Software without restriction, including without limitation
6
 
;; the rights to use, copy, modify, merge, publish, distribute, sublicense,
7
 
;; and/or sell copies of the Software, and to permit persons to whom the
8
 
;; Software is furnished to do so, subject to the following conditions:
9
 
;;
10
 
;; The above copyright notice and this permission notice shall be included in
11
 
;; all copies or substantial portions of the Software.
12
 
;;
13
 
;; Except as contained in this notice, the name(s) of the above copyright
14
 
;; holders shall not be used in advertising or otherwise to promote the sale,
15
 
;; use or other dealings in this Software without prior written authorization.
16
 
;;
17
 
;; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
 
;; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
 
;; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
20
 
;; THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
 
;; LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22
 
;; FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23
 
;; DEALINGS IN THE SOFTWARE.
 
1
;; Copyright (c) 2009 Derick Eddington.  All rights reserved.  Licensed under an
 
2
;; MIT-style license.  My license is in the file named LICENSE from the original
 
3
;; collection this file is distributed with.  If this file is redistributed with
 
4
;; some other collection, my license must also be included.
24
5
 
25
6
#!r6rs
26
7
(library (xitomatl gtk private built-in-func-specs (2 2 2))  ;; GTK-server 2.2 build 2