aboutsummaryrefslogtreecommitdiffstats
path: root/mkrounding.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-02-03 22:46:57 +0000
committerWayne Davison <wayned@samba.org>2007-02-03 22:46:57 +0000
commit4f47fec04d2a98427d9f9783a073a5f1856ef342 (patch)
tree5ce58d3103302124f44809aa24b308bf801d4b64 /mkrounding.c
parentab3d6c6025162c19c082602aa1e488f22e40d392 (diff)
downloadandroid_external_rsync-4f47fec04d2a98427d9f9783a073a5f1856ef342.tar.gz
android_external_rsync-4f47fec04d2a98427d9f9783a073a5f1856ef342.tar.bz2
android_external_rsync-4f47fec04d2a98427d9f9783a073a5f1856ef342.zip
Added a license comment to the top of the file.
Diffstat (limited to 'mkrounding.c')
-rw-r--r--mkrounding.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/mkrounding.c b/mkrounding.c
index a5a52291..6d889d9d 100644
--- a/mkrounding.c
+++ b/mkrounding.c
@@ -1,3 +1,22 @@
+/*
+ * A pre-compilation helper program to aid in the creation of rounding.h.
+ *
+ * Copyright (C) 2007 Wayne Davison
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
#include "rsync.h"
struct test1 {