Misc: Update Copyright to 2017
This commit is contained in:
parent
32e37f514b
commit
5a311dc86a
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016 Dylan Araps
|
||||
Copyright (c) 2016-2017 Dylan Araps
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
2
neofetch
2
neofetch
|
@ -3649,7 +3649,7 @@ exit 1
|
|||
version() { printf "%s" "\
|
||||
Neofetch 2.1.0
|
||||
|
||||
Copyright (c) 2016 Dylan Araps
|
||||
Copyright (c) 2016-2017 Dylan Araps
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the 'Software'), to deal
|
||||
|
|
|
@ -269,7 +269,7 @@ https://github.com/dylanaraps/neofetch/contributors
|
|||
.SH "REPORTING BUGS"
|
||||
Report bugs to https://github.com/dylanaraps/neofetch/issues
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2016 Dylan Araps
|
||||
Copyright \(co 2016\-2017 Dylan Araps
|
||||
.PP
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the 'Software'), to deal
|
||||
|
|
Loading…
Reference in a new issue