Move license paragraph to common section
This commit is contained in:
parent
565f9319bf
commit
43e8fe37ac
|
|
@ -8,6 +8,27 @@ Files-Excluded: subprojects/udis86
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2022-2023 vaxerski
|
Copyright: 2022-2023 vaxerski
|
||||||
|
License: BSD-3-Clause
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: 2024 Alan M Varghese <alan@digistorm.in>
|
||||||
|
License: BSD-3-Clause
|
||||||
|
|
||||||
|
Files: subprojects/wlroots/*
|
||||||
|
Copyright: 1999 SuSE, Inc.
|
||||||
|
2002 Keith Packard
|
||||||
|
2008-2013 Kristian Høgsberg
|
||||||
|
2010-2013 Intel Corporation
|
||||||
|
2012 Intel Corporation
|
||||||
|
2013 Jasper St. Pierre
|
||||||
|
2013 Rafael Antognolli
|
||||||
|
2015-2017 Red Hat Inc.
|
||||||
|
2015-2017 Samsung Electronics Co., Ltd
|
||||||
|
2018 Simon Ser
|
||||||
|
2020 Aleix Pol Gonzalez <aleixpol@kde.org>
|
||||||
|
2020 Carlos Garnacho <carlosg@gnome.org>
|
||||||
|
License: MIT
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are met:
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
@ -34,25 +55,6 @@ License: BSD-3-Clause
|
||||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: 2024 Alan M Varghese <alan@digistorm.in>
|
|
||||||
License: BSD-3-Clause
|
|
||||||
|
|
||||||
Files: subprojects/wlroots/*
|
|
||||||
Copyright: 1999 SuSE, Inc.
|
|
||||||
2002 Keith Packard
|
|
||||||
2008-2013 Kristian Høgsberg
|
|
||||||
2010-2013 Intel Corporation
|
|
||||||
2012 Intel Corporation
|
|
||||||
2013 Jasper St. Pierre
|
|
||||||
2013 Rafael Antognolli
|
|
||||||
2015-2017 Red Hat Inc.
|
|
||||||
2015-2017 Samsung Electronics Co., Ltd
|
|
||||||
2018 Simon Ser
|
|
||||||
2020 Aleix Pol Gonzalez <aleixpol@kde.org>
|
|
||||||
2020 Carlos Garnacho <carlosg@gnome.org>
|
|
||||||
License: MIT
|
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue