mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-03-28 14:56:19 +01:00
misc: bump copyright to 2024
Change-Id: I8d5f968fbedbc884c91416246049a0ef4cd652eb
This commit is contained in:
parent
9360458b9e
commit
84150e8977
534 changed files with 535 additions and 535 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Albert Babí <albert.babi@savoirfairelinux.com>
|
# Author: Albert Babí <albert.babi@savoirfairelinux.com>
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
|
|
|
@ -38,7 +38,7 @@ cf [INSTALL.md](/INSTALL.md)
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
|
|
||||||
Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
|
Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
|
|
2
build.py
2
build.py
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# build.py --- Convenience script for building and running Jami
|
# build.py --- Convenience script for building and running Jami
|
||||||
|
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Taken from:
|
# Taken from:
|
||||||
# https://cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
|
# https://cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2015-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2015-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
|
# Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
|
||||||
# Author: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>
|
# Author: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>
|
||||||
|
|
2
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
2
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as
|
* it under the terms of the GNU Affero General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright (C) 2015-2023 Savoir-faire Linux Inc. -->
|
<!-- Copyright (C) 2015-2024 Savoir-faire Linux Inc. -->
|
||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>net.jami.Jami</id>
|
<id>net.jami.Jami</id>
|
||||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||||
|
|
2
extras/packaging/gnu-linux/Jenkinsfile
vendored
2
extras/packaging/gnu-linux/Jenkinsfile
vendored
|
@ -1,4 +1,4 @@
|
||||||
// Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
// Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
//
|
//
|
||||||
// Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
// Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# -*- mode: makefile; -*-
|
# -*- mode: makefile; -*-
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;;; Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
;;; Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
;;;
|
;;;
|
||||||
;;; Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
;;; Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
||||||
;;;
|
;;;
|
||||||
|
|
|
@ -3,7 +3,7 @@ Upstream-Name: jami
|
||||||
Upstream-Contact: Amin Bandali <bandali@gnu.org>
|
Upstream-Contact: Amin Bandali <bandali@gnu.org>
|
||||||
Source: https://dl.jami.net/release/tarballs/
|
Source: https://dl.jami.net/release/tarballs/
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2004-2023 Savoir-faire Linux Inc.
|
Copyright: 2004-2024 Savoir-faire Linux Inc.
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
Comment: Upstream embeds everything that is needed to build Jami inside the release tarball.
|
Comment: Upstream embeds everything that is needed to build Jami inside the release tarball.
|
||||||
Everything that is already in Debian has been removed.
|
Everything that is already in Debian has been removed.
|
||||||
|
@ -50,7 +50,7 @@ Files: daemon/src/media/audio/opensl/audio_common.h
|
||||||
daemon/src/media/audio/opensl/audio_recorder.h
|
daemon/src/media/audio/opensl/audio_recorder.h
|
||||||
daemon/src/media/audio/opensl/buf_manager.h
|
daemon/src/media/audio/opensl/buf_manager.h
|
||||||
Copyright: 2015 The Android Open Source Project
|
Copyright: 2015 The Android Open Source Project
|
||||||
2015-2023 Savoir-faire Linux Inc.
|
2015-2024 Savoir-faire Linux Inc.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
Files: daemon/extras/tools/bootstrap
|
Files: daemon/extras/tools/bootstrap
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
# Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
||||||
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com>
|
||||||
# Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
|
# Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
# Author: Amin Bandali <amin.bandali@savoirfairelinux.com>
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# install.sh --- build and install Jami daemon and client
|
# install.sh --- build and install Jami daemon and client
|
||||||
|
|
||||||
# Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
# Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
##
|
##
|
||||||
## Copyright (C) 2016-2023 Savoir-faire Linux Inc.
|
## Copyright (C) 2016-2024 Savoir-faire Linux Inc.
|
||||||
##
|
##
|
||||||
## Author: Edric Milaret <edric.ladent-milaret@savoirfairelinux.com>
|
## Author: Edric Milaret <edric.ladent-milaret@savoirfairelinux.com>
|
||||||
## Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
|
## Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Albert Babí <albert.babi@savoirfairelinux.com>
|
* Author: Albert Babí <albert.babi@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
* Author: Yang Wang <yang.yang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.yang@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author : Edric Ladent Milaret<edric.ladent - milaret @savoirfairelinux.com>
|
* Author : Edric Ladent Milaret<edric.ladent - milaret @savoirfairelinux.com>
|
||||||
* Author : Andreas Traczyk<andreas.traczyk @savoirfairelinux.com>
|
* Author : Andreas Traczyk<andreas.traczyk @savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*!
|
/*!
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Isa Nanic <isa.nanic@savoirfairelinux.com>
|
* Author: Isa Nanic <isa.nanic@savoirfairelinux.com>
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Isa Nanic <isa.nanic@savoirfairelinux.com>
|
* Author: Isa Nanic <isa.nanic@savoirfairelinux.com>
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Edric Ladent Milaret <edric.ladent-milaret@savoirfairelinux.com>
|
* Author: Edric Ladent Milaret <edric.ladent-milaret@savoirfairelinux.com>
|
||||||
* Author: Anthony Léonard <anthony.leonard@savoirfairelinux.com>
|
* Author: Anthony Léonard <anthony.leonard@savoirfairelinux.com>
|
||||||
* Author: Olivier Soldano <olivier.soldano@savoirfairelinux.com>
|
* Author: Olivier Soldano <olivier.soldano@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
* Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
|
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Trevor Tabah <trevor.tabah@savoirfairelinux.com>
|
* Author: Trevor Tabah <trevor.tabah@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Albert Babí <albert.babig@savoirfairelinux.com>
|
* Author: Albert Babí <albert.babig@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Trevor Tabah <trevor.tabah@savoirfairelinux.com>
|
* Author: Trevor Tabah <trevor.tabah@savoirfairelinux.com>
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Xavier Jouslin <xavier.jouslindenoray@savoirfairelinux.com>
|
* Author: Xavier Jouslin <xavier.jouslindenoray@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Fadi Shehadeh <fadi.shehadeh@savoirfairelinux.com>
|
* Author: Fadi Shehadeh <fadi.shehadeh@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2019-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2019-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
* Author: Franck Laurent <nicolas.vengeon@savoirfairelinux.com>
|
* Author: Franck Laurent <nicolas.vengeon@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
* Author: Sébastien blin <sebastien.blin@savoirfairelinux.com>
|
||||||
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
* Author: Franck Laurent <franck.laurent@savoirfairelinux.com>
|
* Author: Franck Laurent <franck.laurent@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2021-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2021-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
* Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2022-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2022-2024 Savoir-faire Linux Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2020-2023 Savoir-faire Linux Inc.
|
* Copyright (C) 2020-2024 Savoir-faire Linux Inc.
|
||||||
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
* Author: Yang Wang <yang.wang@savoirfairelinux.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue