mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
debian/copyright: update for renamed and removed files
This commit is contained in:
parent
bdd478bbd0
commit
cad63263d2
1 changed files with 2 additions and 10 deletions
12
debian/copyright
vendored
12
debian/copyright
vendored
|
@ -8,10 +8,6 @@ Copyright: 2005-2009 Axel Liljencrantz <axel@liljencrantz.se>
|
||||||
2009-2024 fish-shell contributors
|
2009-2024 fish-shell contributors
|
||||||
License: GPL-2
|
License: GPL-2
|
||||||
|
|
||||||
Files: cmake/CheckIncludeFiles.cmake
|
|
||||||
Copyright: 2000-2017 Kitware, Inc. and Contributors
|
|
||||||
License: BSD-3-clause
|
|
||||||
|
|
||||||
Files: doc_src/python_docs_theme/*
|
Files: doc_src/python_docs_theme/*
|
||||||
Copyright: 2001-2017 Python Software Foundation
|
Copyright: 2001-2017 Python Software Foundation
|
||||||
2020-2024 fish-shell contributors
|
2020-2024 fish-shell contributors
|
||||||
|
@ -30,22 +26,18 @@ Copyright: 1990-2007 Free Software Foundation, Inc.
|
||||||
2022 fish-shell contributors
|
2022 fish-shell contributors
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: src/env.cpp
|
Files: src/env/environment.rs
|
||||||
Copyright: 2005-2009 Axel Liljencrantz <axel@liljencrantz.se>
|
Copyright: 2005-2009 Axel Liljencrantz <axel@liljencrantz.se>
|
||||||
2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
2009-2024 fish-shell contributors
|
2009-2024 fish-shell contributors
|
||||||
License: GPL-2 and OpenBSD
|
License: GPL-2 and OpenBSD
|
||||||
|
|
||||||
Files: src/fallback.cpp
|
Files: src/fallback.rs
|
||||||
Copyright: 2001 The NetBSD Foundation, Inc.
|
Copyright: 2001 The NetBSD Foundation, Inc.
|
||||||
2005-2009 Axel Liljencrantz <axel@liljencrantz.se>
|
2005-2009 Axel Liljencrantz <axel@liljencrantz.se>
|
||||||
2009-2024 fish-shell contributors
|
2009-2024 fish-shell contributors
|
||||||
License: GPL-2 and NetBSD
|
License: GPL-2 and NetBSD
|
||||||
|
|
||||||
Files: src/utf8.c
|
|
||||||
Copyright: 2007 Alexey Vatchenko <av@bsdua.org>
|
|
||||||
License: ISC
|
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2005-2009 James Vega <jamessan@jamessan.com>
|
Copyright: 2005-2009 James Vega <jamessan@jamessan.com>
|
||||||
2012 David Adam <zanchey@ucc.gu.uwa.edu.au>
|
2012 David Adam <zanchey@ucc.gu.uwa.edu.au>
|
||||||
|
|
Loading…
Reference in a new issue