deb packages: update copyright year
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
58de410850
commit
d010b26e1c
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
NFPM_VERSION=2.37.1
|
||||
NFPM_VERSION=2.38.0
|
||||
NFPM_ARCH=${NFPM_ARCH:-amd64}
|
||||
if [ -z ${SFTPGO_VERSION} ]
|
||||
then
|
||||
|
|
|
@ -3,7 +3,7 @@ Upstream-Name: SFTPGo
|
|||
Source: https://github.com/drakkan/sftpgo
|
||||
|
||||
Files: *
|
||||
Copyright: 2019-2023 Nicola Murino <nicola.murino@gmail.com>
|
||||
Copyright: 2019 Nicola Murino <nicola.murino@gmail.com>
|
||||
License: AGPL-3
|
||||
|
||||
License: AGPL-3
|
||||
|
|
Loading…
Reference in a new issue