add year to copyright
This commit is contained in:
parent
fec27c7faa
commit
2603011178
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# User Management Script, powered by an SQL database
|
||||
# (c) Sangelo | Read Licenses for more info: https://gitpot.dev/sangelo/user-mgmt
|
||||
# (c) Sangelo 2023 | Read Licenses for more info: https://gitpot.dev/sangelo/user-mgmt
|
||||
|
||||
# Variables
|
||||
E_BADARGS=65
|
||||
|
|
Reference in a new issue