Updated Copyright year
Signed-off-by: merspieler <merspieler@airmail.cc>
This commit is contained in:
parent
494cf7794c
commit
b6dd42fa26
11 changed files with 12 additions and 12 deletions
4
build
4
build
|
@ -1,5 +1,5 @@
|
||||||
#! /usr/bin/python3
|
#! /usr/bin/python3
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
@ -28,7 +28,7 @@ create_zip = False
|
||||||
man_threads = ""
|
man_threads = ""
|
||||||
project = ""
|
project = ""
|
||||||
while i < argc:
|
while i < argc:
|
||||||
#TODO add arg for continue brken build
|
#TODO add arg for continue broken build
|
||||||
if sys.argv[i] == "-t" or sys.argv[i] == "--threads":
|
if sys.argv[i] == "-t" or sys.argv[i] == "--threads":
|
||||||
i += 1
|
i += 1
|
||||||
man_threads = "-t sys.argv[i]"
|
man_threads = "-t sys.argv[i]"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /usr/bin/python3
|
#! /usr/bin/python3
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
2
index-db
2
index-db
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
2
install
2
install
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
2
read-pbf
2
read-pbf
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) 2018 Merspieler, merspieler _at_ airmail.cc
|
# Copyright (C) 2018-2019 Merspieler, merspieler _at_ airmail.cc
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License as
|
# modify it under the terms of the GNU General Public License as
|
||||||
|
|
Loading…
Reference in a new issue