Skip to content

Commit 1e5e0ac

Browse files
committed
meta: Fix project name
Signed-off-by: 林博仁(Buo-ren, Lin) <[email protected]>
1 parent da5d118 commit 1e5e0ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.reuse/dep5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2-
Upstream-Name: The Common GNU Bash Shell Script Templates
3-
Upstream-Contact: The Common GNU Bash Shell Script Templates's project issue tracker <https://gitlab.com/the-common/bash-script-templates/-/issues>
2+
Upstream-Name: The common GNU Bash shell script templates
3+
Upstream-Contact: The common GNU Bash shell script templates's project issue tracker <https://gitlab.com/the-common/bash-script-templates/-/issues>
44
Source: https://gitlab.com/the-common/bash-script-templates
55

66
Files:
77
*README.md
88
*/README.md
9-
Copyright: 2023 林博仁(Buo-ren, Lin) <[email protected]>
9+
Copyright: 2024 林博仁(Buo-ren, Lin) <[email protected]>
1010
License: CC-BY-SA-4.0+

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The Common GNU Bash Shell Script Templates
1+
# The common GNU Bash shell script templates
22

33
Ready-to-use bash shell script templates at your fingertips!
44

@@ -39,9 +39,9 @@ Inherited from the [BASIC](#basic) flavor, but with the following additions:
3939

4040
## References
4141

42-
* [The Common / The Common GNU Bash Shell Script Templates · GitLab](https://gitlab.com/the-common/bash-script-templates)
42+
* [The Common / The common GNU Bash shell script templates · GitLab](https://gitlab.com/the-common/bash-script-templates)
4343
The project's main site
44-
* [Issues · The Common / The Common GNU Bash Shell Script Templates · GitLab](https://gitlab.com/the-common/bash-script-templates/-/issues)
44+
* [Issues · The Common / The common GNU Bash shell script templates · GitLab](https://gitlab.com/the-common/bash-script-templates/-/issues)
4545
The project's issue tracker
4646
* [the-common/bash-script-templates: (MIRRORED FROM GITLAB) Ready-to-use bash shell script templates at your fingertips!](https://github.com/the-common/bash-script-templates)
4747
The GitHub Git repository mirror project

0 commit comments

Comments
 (0)