bugs: suggest API functions ale_image_set_pattern() and ale_image_repattern().
[libale.git] / BUG-REPORTING
blob751c9744252ee1ff20dd6c1f8030161d1620ba7d
1 BUG REPORTING
2 =============
5 Overview
6 --------
8 Libale uses the ditz distributed issue tracker:
10 http://ditz.rubyforge.org/
12 with issue database directory `bugs/`.  Issue database patches (as well as
13 bugfixes) may be submitted to the mailing list noted in the README.
16 License
17 -------
19 The issue database is licensed under the following terms:
21 ******************************************************************************
22 This issue database is part of libale.
24 libale is free software: you can redistribute it and/or modify it under the
25 terms of the GNU Affero General Public License as published by the Free
26 Software Foundation, either version 3 of the License, or (at your option) any
27 later version.
29 libale is distributed in the hope that it will be useful, but WITHOUT ANY
30 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
31 PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
32 details.
34 You should have received a copy of the GNU Affero General Public License along
35 with libale.  If not, see <http://www.gnu.org/licenses/>.
36 ******************************************************************************
39 Copyright
40 ---------
42 Contributions to the issue database are copyright the contributor.
45 // The following notice applies to this BUG-REPORTING document:
47 // Copyright 2009 David Hilvert <dhilvert@gmail.com>
49 // This document is part of libale.
51 // libale is free software: you can redistribute it and/or modify it under the
52 // terms of the GNU Affero General Public License as published by the Free
53 // Software Foundation, either version 3 of the License, or (at your option)
54 // any later version.
56 // libale is distributed in the hope that it will be useful, but WITHOUT ANY
57 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
58 // FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for
59 // more details.
61 // You should have received a copy of the GNU Affero General Public License
62 // along with libale.  If not, see <http://www.gnu.org/licenses/>.