Mercurial > otakunoraifu
comparison music2/wavfile.cc @ 27:3a6aaeab7b4e
* Fixed a typo in Jagarl's name
* Updated GPL2 headers (new FSF adress)
author | thib |
---|---|
date | Mon, 02 Mar 2009 20:53:10 +0000 |
parents | 55b577e5f5b5 |
children | 5f548e5957a8 |
comparison
equal
deleted
inserted
replaced
26:f45da03ca631 | 27:3a6aaeab7b4e |
---|---|
15 * This program is distributed in the hope that it will be useful, | 15 * This program is distributed in the hope that it will be useful, |
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of | 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
18 * GNU General Public License for more details. | 18 * GNU General Public License for more details. |
19 * | 19 * |
20 * You should have received a copy of the GNU General Public License | 20 * You should have received a copy of the GNU General Public License along |
21 * along with this program; if not, write to the Free Software | 21 * with this program; if not, write to the Free Software Foundation, Inc., |
22 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 22 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
23 * | 23 * |
24 */ | 24 */ |
25 | 25 |
26 #include <stdarg.h> | 26 #include <stdarg.h> |
27 #include <stdio.h> | 27 #include <stdio.h> |