Update copyright to 2019

Happy new year! \o/
This commit is contained in:
Oliver Smith 2019-01-02 09:29:47 +01:00
parent ac2730385b
commit b95b73e26c
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
12 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
import os

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
import argparse

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
# usage: install_pmbootstrap.sh [ADDITIONAL_PACKAGE, ...]

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
if [ -z "$1" ]; then

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
# Require pmbootstrap

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
set -e

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
import shutil

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
import glob

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
""" Make sure that components of frameworks (Qt, KDE, ...) have the same

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
"""

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
import os

View file

@ -1,5 +1,5 @@
#!/bin/sh -e
# Copyright 2018 Oliver Smith
# Copyright 2019 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
# Config: pmbootstrap tag (or branch)