Skip to content

Commit

Permalink
Bump copyright year to 2022.
Browse files Browse the repository at this point in the history
  • Loading branch information
fcambus committed Jul 28, 2022
1 parent 79d04d4 commit bfff654
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016-2021, Frederic Cambus
Copyright (c) 2016-2022, Frederic Cambus
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions bin/motyl
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

#
# Motyl 1.0.2
# Copyright (c) 2016-2021, Frederic Cambus
# Copyright (c) 2016-2022, Frederic Cambus
# https://github.com/fcambus/motyl
#
# Created: 2016-02-16
# Last Updated: 2021-05-04
# Last Updated: 2022-07-28
#
# Motyl is released under the BSD 2-Clause license.
# See LICENSE file for details.
Expand Down
2 changes: 1 addition & 1 deletion examples/motyl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Motyl
description: Motyl, an opinionated blog-aware static site generator written in Ruby.
keywords: static, site, generator, ssg, motyl, ruby
author: Frederic Cambus
copyright: '2016-2021'
copyright: '2016-2022'
url: https://github.com/fcambus/motyl
theme: chrysalide
pages:
Expand Down

0 comments on commit bfff654

Please sign in to comment.