]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/csv.h
*: make consistent & update GPLv2 file headers
[mirror_frr.git] / lib / csv.h
index 3fb4453761c9cdc766856d2b03980133860e01c5..3ee568578c064db2b2f563e8906bc9c31860d928 100644 (file)
--- a/lib/csv.h
+++ b/lib/csv.h
  * 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 Quagga; see the file COPYING.  If not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * You should have received a copy of the GNU General Public License along
+ * with this program; see the file COPYING; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef __CSV_H__