[gsound] admin: Add lgpl header to gsound-play.vala
- From: Tristan Brindle <tbrindle src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsound] admin: Add lgpl header to gsound-play.vala
- Date: Mon, 1 Dec 2014 06:30:10 +0000 (UTC)
commit efb1c6a71418fe1026cd1429899ae667ecf5ec44
Author: Tristan Brindle <t c brindle gmail com>
Date: Mon Dec 1 14:28:07 2014 +0800
admin: Add lgpl header to gsound-play.vala
https://bugzilla.gnome.org/show_bug.cgi?id=740931
tools/gsound-play.vala | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/tools/gsound-play.vala b/tools/gsound-play.vala
index db9d4a0..298ba20 100644
--- a/tools/gsound-play.vala
+++ b/tools/gsound-play.vala
@@ -1,3 +1,20 @@
+/* gsound-play.vala
+ *
+ * Copyright (C) 2014 Tristan Brindle <t c brindle gmail com>
+ *
+ * This file is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of the
+ * License, or (at your option) any later version.
+ *
+ * This file 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
+ * Lesser 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/>.
+ */
string event_id;
string filename;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]