commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9715 - gnuradio/trunk/gnuradio-core/src/lib/general


From: n4hy
Subject: [Commit-gnuradio] r9715 - gnuradio/trunk/gnuradio-core/src/lib/general
Date: Sat, 4 Oct 2008 13:12:02 -0600 (MDT)

Author: n4hy
Date: 2008-10-04 13:12:02 -0600 (Sat, 04 Oct 2008)
New Revision: 9715

Modified:
   gnuradio/trunk/gnuradio-core/src/lib/general/gr_firdes.i
Log:
adding missing comments to gr_firdes.i

Modified: gnuradio/trunk/gnuradio-core/src/lib/general/gr_firdes.i
===================================================================
--- gnuradio/trunk/gnuradio-core/src/lib/general/gr_firdes.i    2008-10-04 
19:08:56 UTC (rev 9714)
+++ gnuradio/trunk/gnuradio-core/src/lib/general/gr_firdes.i    2008-10-04 
19:12:02 UTC (rev 9715)
@@ -1,4 +1,24 @@
 /* -*- C++ -*- */
+/*
+ * Copyright 2002,2008 Free Software Foundation, Inc.
+ * 
+ * This file is part of GNU Radio
+ * 
+ * GNU Radio 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, or (at your option)
+ * any later version.
+ * 
+ * GNU Radio 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 Radio; see the file COPYING.  If not, write to
+ * the Free Software Foundation, Inc., 51 Franklin Street,
+ * Boston, MA 02110-1301, USA.
+ */
 
 /*!
  * \brief Finite Impulse Response (FIR) filter design functions.





reply via email to

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