Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Jan 2, 2019
1 parent c848d1e commit 53a45a2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2013-2018 Michael Rose and contributors
Copyright (c) 2013-2019 Michael Rose and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -194,7 +194,7 @@ To test the theme, run `bundle exec rake preview` and open your browser at `http

The MIT License (MIT)

Copyright (c) 2013-2018 Michael Rose and contributors
Copyright (c) 2013-2019 Michael Rose and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -4,7 +4,7 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.14.1 by Michael Rose
Copyright 2013-2018 Michael Rose - mademistakes.com | @mmistakes
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
Expand Down
2 changes: 1 addition & 1 deletion _sass/minimal-mistakes.scss
@@ -1,6 +1,6 @@
/*!
* Minimal Mistakes Jekyll Theme 4.14.1 by Michael Rose
* Copyright 2013-2018 Michael Rose - mademistakes.com | @mmistakes
* Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
* Licensed under MIT (https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE)
*/

Expand Down
2 changes: 1 addition & 1 deletion docs/_layouts/default.html
Expand Up @@ -4,7 +4,7 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.14.1 by Michael Rose
Copyright 2013-2018 Michael Rose - mademistakes.com | @mmistakes
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
Expand Down

0 comments on commit 53a45a2

Please sign in to comment.