From: Justin Seyster Date: Wed, 1 Aug 2012 01:17:30 +0000 (-0400) Subject: Adds missing copyright notice. X-Git-Tag: release-v1.1~3 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=07d0f7d8981477f85ab0e2fb96a08b8eceab70f9;p=interaspect.git Adds missing copyright notice. --- diff --git a/src/tracecut-advice.c b/src/tracecut-advice.c index 87a191a..f8e8e09 100644 --- a/src/tracecut-advice.c +++ b/src/tracecut-advice.c @@ -1,3 +1,27 @@ +/* Copyright (c) 2011 Justin Seyster + Copyright (c) 2011 Erez Zadok + Copyright (c) 2011 Stony Brook University + Copyright (c) 2011 The Research Foundation of SUNY + + 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. + + Under Section 7 of GPL version 3, you are granted additional + permissions described in the GCC Runtime Library Exception, version + 3.1, as published by the Free Software Foundation. + + You should have received a copy of the GNU General Public License + and a copy of the GCC Runtime Library Exception along with this + program; see the files COPYING and COPYING.RUNTIME respectively. + If not, see . */ + #include #include #include