From 26874fac0a65338b337c4940b12334b9baef9790 Mon Sep 17 00:00:00 2001
From: Thomas Moulard <thomas.moulard@gmail.com>
Date: Mon, 7 Jan 2013 18:40:48 +0900
Subject: [PATCH] Fix copyright file.

---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index e25d9579..bf9cb5d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,7 +40,7 @@ License: BSD-3-clause
 
 Files: src/tools/io/vpParseArgv.h
 Copyright: 1989-1992 Regents of the University of California
-License: BSD-4-clause
+License: Tcl/Tk license
  Copyright 1989-1992 Regents of the University of California.
  Permission to use, copy, modify, and distribute this
  software and its documentation for any purpose and without
@@ -52,7 +52,7 @@ License: BSD-4-clause
 
 Files: src/tools/io/vpParseArgv.cpp
 Copyright: 1990 Regents of the University of California
-License: BSD-4-clause
+License: Tcl/Tk license
  Copyright 1990 Regents of the University of California
  Permission to use, copy, modify, and distribute this
  software and its documentation for any purpose and without
-- 
GitLab