From e1f47a61f79efdf6c02adaa1056c5f0a9f8ed24c Mon Sep 17 00:00:00 2001 From: Abraham Martin <abraham.martin@gmail.com> Date: Tue, 23 Jan 2018 15:55:55 +0000 Subject: [PATCH] Update copyright --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index e922c42..622a9ac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: django-ucamlookup Upstream-Contact: Information Systems, University Information Service, University of Cambridge <information-systems@ucs.cam.ac.uk> -Source: https://git.csx.cam.ac.uk/x/ucs/u/amc203/django-ucamlookup.git +Source: https://github.com/uisautomation/django-ucamlookup.git Files: * Copyright: Copyright (c) 2015, University of Cambridge and individual contributors. @@ -27,4 +27,4 @@ License: MIT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. \ No newline at end of file + SOFTWARE. -- GitLab