Skip to content

Commit e2e5587

Browse files
committed
update scripts copyright notices
1 parent 3017922 commit e2e5587

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

build-assets/scripts/application.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of the xPack distribution.
66
# (https://xpack.github.io)
7-
# Copyright (c) 2022 Liviu Ionescu.
7+
# Copyright (c) 2022 Liviu Ionescu. All rights reserved.
88
#
99
# Permission to use, copy, modify, and/or distribute this software
1010
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/dependencies/busybox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/dependencies/make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of the xPack distribution.
66
# (https://xpack.github.io)
7-
# Copyright (c) 2020 Liviu Ionescu.
7+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
88
#
99
# Permission to use, copy, modify, and/or distribute this software
1010
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/tests/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2020 Liviu Ionescu.
4+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/versioning.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPacks distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2020 Liviu Ionescu.
4+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

0 commit comments

Comments
 (0)