Skip to content

Commit

Permalink
Updated CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 7, 2023
1 parent 2aee739 commit 329ab5f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ci/ci-build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# GitHub Actions Scripts
# Copyright (C) 2021-2023 by Thomas Dreibholz
# Copyright (C) 2021-2024 by Thomas Dreibholz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion ci/ci-install
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# GitHub Actions Scripts
# Copyright (C) 2021-2023 by Thomas Dreibholz
# Copyright (C) 2021-2024 by Thomas Dreibholz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion ci/ci-setup
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# GitHub Actions Scripts
# Copyright (C) 2021-2023 by Thomas Dreibholz
# Copyright (C) 2021-2024 by Thomas Dreibholz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion ci/ci-test
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# GitHub Actions Scripts
# Copyright (C) 2021-2023 by Thomas Dreibholz
# Copyright (C) 2021-2024 by Thomas Dreibholz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion ci/get-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Travis CI Scripts
# Copyright (C) 2018-2023 by Thomas Dreibholz
# Copyright (C) 2018-2024 by Thomas Dreibholz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 329ab5f

Please sign in to comment.