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