Clean-up: remove instances of loop initial declarations
[lttng-tools.git] / include / version.h
index 0eaf5958b6e665cb23c289c8565d370cb08f973f..9bd5e0ca9c70043c9e5e70211fa8cae99f72fc7b 100644 (file)
@@ -1,23 +1,13 @@
-#ifndef VERSION_H
-#define VERSION_H
-
 /*
- * Copyright (C) 2013-2014 - Raphaël Beamonte <raphael.beamonte@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License, version 2 only,
- * as published by the Free Software Foundation.
+ * Copyright (C) 2013-2014 Raphaël Beamonte <raphael.beamonte@gmail.com>
  *
- * 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.
+ * SPDX-License-Identifier: GPL-2.0-only
  *
- * 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.
  */
 
+#ifndef VERSION_H
+#define VERSION_H
+
 #include <version.i>
 
 #endif /* VERSION_H */
This page took 0.024767 seconds and 5 git commands to generate.