emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master cea6e78: * packages/gnome-c-style/gnome-c-tests.el: Really


From: Daiki Ueno
Subject: [elpa] master cea6e78: * packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb
Date: Fri, 22 Jan 2016 06:54:46 +0000

branch: master
commit cea6e78b599839d777c0bd3adf2163f211773306
Author: Daiki Ueno <address@hidden>
Commit: Daiki Ueno <address@hidden>

    * packages/gnome-c-style/gnome-c-tests.el: Really add copyright blurb
---
 packages/gnome-c-style/gnome-c-tests.el |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/packages/gnome-c-style/gnome-c-tests.el 
b/packages/gnome-c-style/gnome-c-tests.el
index 3b48463..a573cd3 100644
--- a/packages/gnome-c-style/gnome-c-tests.el
+++ b/packages/gnome-c-style/gnome-c-tests.el
@@ -1,3 +1,26 @@
+;;; gnome-c-tests.el --- tests for gnome-c-style -*- lexical-binding: t; -*-
+;; Copyright (C) 2016 Free Software Foundation, Inc.
+
+;; Author: Daiki Ueno <address@hidden>
+;; Keywords: GNOME, C, coding style
+
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs 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.
+
+;; GNU Emacs 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 GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
+;;; Code:
+
 (require 'gnome-c-align)
 
 (defconst gnome-c-test-program-1 "\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]