From e26e44eee086c661c28e1f46aebf8f982ccdac5c Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 6 Jun 2013 20:28:09 -0600 Subject: [PATCH] copyright tweak --- gui/fix-signals.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gui/fix-signals.c b/gui/fix-signals.c index 37b7d7c..aaee731 100644 --- a/gui/fix-signals.c +++ b/gui/fix-signals.c @@ -1,3 +1,19 @@ +/* Copyright (C) 2013 Tom Tromey + + 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 . +*/ + #include #include