]> gitweb @ CieloNegro.org - autobuild.git/blob - src/preamble.bash
Change the license from the naïve Public Domain to CC0.
[autobuild.git] / src / preamble.bash
1 #!/usr/bin/env bash
2 #-----------------------------------------------------------------------------#
3 #     THIS SCRIPT IS AUTOMATICALLY GENERATED FROM SEVERAL SOURCE FILES.       #
4 #          DO NOT EDIT THIS BY HAND, OR YOU WILL REGRET IT LATER.             #
5 #-----------------------------------------------------------------------------#
6 #                                                                             #
7 #     "Build" -- an automation script designed to work with autotools.        #
8 #                                                                             #
9 #     Author / Maintainer:                                                    #
10 #          PHO <pho@cielonegro.org>                                           #
11 #                                                                             #
12 #     Master repository:                                                      #
13 #          git://git.cielonegro.org/autobuild.git                             #
14 #            (but it might be moved to GitHub in the future)                  #
15 #                                                                             #
16 #     License:                                                                #
17 #          CC0 Public Domain Dedication                                       #
18 #                                                                             #
19 #     Bug tracker:                                                            #
20 #          Not currently available.                                           #
21 #                                                                             #
22 #     Please report any bugs, feature requests, and pull requests (the        #
23 #     most preferred!) to the maintainer presented above.                     #
24 #                                                                             #
25 #-----------------------------------------------------------------------------#
26 #     To the extent possible under law, the author(s) have dedicated          #
27 #     all copyright and related and neighboring rights to this                #
28 #     software to the public domain worldwide. This software is               #
29 #     distributed without any warranty.                                       #
30 #                                                                             #
31 #     You should have received a copy of the CC0 Public Domain                #
32 #     Dedication along with this software. If not, see                        #
33 #     <http://creativecommons.org/publicdomain/zero/1.0/>.                    #
34 #-----------------------------------------------------------------------------#
35 set -e