[Pkg-wmaker-commits] [wmforecast] 03/14: Change comment style for copyright header.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Apr 3 19:39:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmforecast.
commit aedc495478c08fbe8b734c88335bc9db8dff1620
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Fri Apr 1 15:03:20 2016 -0400
Change comment style for copyright header.
---
wmforecast.c | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)
diff --git a/wmforecast.c b/wmforecast.c
index 2f9a5b8..364a989 100755
--- a/wmforecast.c
+++ b/wmforecast.c
@@ -1,19 +1,17 @@
-/***********************************************************************
- Copyright (C) 2014-2016 Doug Torrance <dtorrance at piedmont.edu>
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- 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, see <http://www.gnu.org/licenses/>.
-************************************************************************/
+/* Copyright (C) 2014-2016 Doug Torrance <dtorrance at piedmont.edu>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * 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, see <http://www.gnu.org/licenses/>. */
#ifdef HAVE_CONFIG_H
#include <config.h>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmforecast.git
More information about the Pkg-wmaker-commits
mailing list