[gnome-builder] snippets: add gpl/lgpl snippets for rust
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] snippets: add gpl/lgpl snippets for rust
- Date: Fri, 28 Oct 2016 01:46:45 +0000 (UTC)
commit b97d26d8abd5f82169ce45a43f38664670f32d99
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 27 18:46:29 2016 -0700
snippets: add gpl/lgpl snippets for rust
data/snippets/licenses.snippets | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/snippets/licenses.snippets b/data/snippets/licenses.snippets
index f35ba90..a698e89 100644
--- a/data/snippets/licenses.snippets
+++ b/data/snippets/licenses.snippets
@@ -36,7 +36,7 @@ snippet gpl
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
$0
-- scope c-sharp
+- scope c-sharp, rust
//
// ${1:$filename}
//
@@ -94,7 +94,7 @@ snippet lgpl
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
$0
-- scope c-sharp
+- scope c-sharp, rust
//
// ${1:$filename}
//
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]