adding missing comments to gr_firdes.i
authorn4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>
Sat, 4 Oct 2008 19:12:02 +0000 (19:12 +0000)
committern4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>
Sat, 4 Oct 2008 19:12:02 +0000 (19:12 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9715 221aa14e-8319-0410-a670-987f0aec2ac5

gnuradio-core/src/lib/general/gr_firdes.i

index 6bf6cb06c4f0fbf0a93c63614525c664250d5607..d77c15abac65ea08fa4be97711b563a7e8ade5fa 100644 (file)
@@ -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.