Update copyright dates to 2020
This commit is contained in:
parent
46044b6387
commit
f2029d71d8
250 changed files with 254 additions and 254 deletions
2
.github/scripts/build-and-run-sanitizers.sh
vendored
2
.github/scripts/build-and-run-sanitizers.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This simple script is used to build, test, and archive the log output from
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script downloads and builds MacPorts from source.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script installs and updates MacPorts from an already-compiled
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script creates a new writable /opt/local directory with
|
||||
|
|
2
.github/scripts/reset-brew.sh
vendored
2
.github/scripts/reset-brew.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script removes all existing brew packages, and then
|
||||
|
|
2
.github/scripts/shrink-brew.sh
vendored
2
.github/scripts/shrink-brew.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script reduces the size of a brew-managed installation on macOS.
|
||||
|
|
2
.github/scripts/shrink-macports.sh
vendored
2
.github/scripts/shrink-macports.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script reduces the size of a MacPorts installation
|
||||
|
|
2
.github/scripts/shrink-msys2.sh
vendored
2
.github/scripts/shrink-msys2.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2019 Kevin R Croft <krcroft@gmail.com>
|
||||
# Copyright (c) 2019-2020 Kevin R Croft <krcroft@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This script reduces the size of an MSYS2 and MingGW installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue