Skip to content

Commit

Permalink
2018! 🎆
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Dec 31, 2017
1 parent eabff9f commit a00e8ed
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright © 2012–2017 Roberto Alsina and others.
Copyright © 2012-2018 Roberto Alsina and others.

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion site/conf.py
Expand Up @@ -918,7 +918,7 @@

# A small copyright notice for the page footer (in HTML).
# (translatable)
CONTENT_FOOTER = '''Contents © 2012–2017 <a href="https://getnikola.com/contact.html">The Nikola contributors</a> and plugin authors&nbsp;&nbsp;|&nbsp;&nbsp;Powered by <a href="https://getnikola.com/">Nikola</a> itself&nbsp;&nbsp;|&nbsp;&nbsp;
CONTENT_FOOTER = '''Contents © 2012–2018 <a href="https://getnikola.com/contact.html">The Nikola contributors</a> and plugin authors&nbsp;&nbsp;|&nbsp;&nbsp;Powered by <a href="https://getnikola.com/">Nikola</a> itself&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://twitter.com/intent/user?screen_name=GetNikola">Follow Nikola on Twitter</a>&nbsp;&nbsp;|&nbsp;&nbsp;Theme is <a href="http://bootswatch.com/cerulean/">Cerulean</a>
'''
# Things that will be passed to CONTENT_FOOTER.format(). This is done
Expand Down
2 changes: 1 addition & 1 deletion v7/irclogs/irclogs.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2014–2017, Chris Warrick.
# Copyright © 2014–2018, Chris Warrick.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion v7/jsonfeed/jsonfeed.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2017, Chris Warrick and others.
# Copyright © 2017-2018, Chris Warrick and others.

# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion v7/localkatex/localkatex.js
@@ -1,5 +1,5 @@
/*
* Copyright © 2017, Chris Warrick.
* Copyright © 2017-2018, Chris Warrick.
*
* Permission is hereby granted, free of charge, to any
* person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion v7/localkatex/localkatex.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2017, Chris Warrick.
# Copyright © 2017-2018, Chris Warrick.

# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion v7/pkgindex_compiler/pkgindex_compiler.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2016-2017, Chris Warrick and Roberto Alsina.
# Copyright © 2016-2018, Chris Warrick and Roberto Alsina.

# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion v7/pkgindex_scan/pkgindex_scan.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2016-2017, Chris Warrick.
# Copyright © 2016-2018, Chris Warrick.

# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and associated
Expand Down
2 changes: 1 addition & 1 deletion v7/pkgindex_zip/pkgindex_zip.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

# Copyright © 2016-2017, Chris Warrick.
# Copyright © 2016-2018, Chris Warrick.

# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and associated
Expand Down

0 comments on commit a00e8ed

Please sign in to comment.