From 4cb9a3419b74bacd961d7181fbbd86952e05ba73 Mon Sep 17 00:00:00 2001
From: sandakersmann
Date: Sun, 24 Dec 2017 17:12:56 +0100
Subject: [PATCH] Changed copyright year to 2018
---
COPYING | 2 +-
LICENSE | 2 +-
src/api.py | 2 +-
src/bitmessagemain.py | 2 +-
src/bitmessageqt/about.py | 2 +-
src/bitmessageqt/about.ui | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/COPYING b/COPYING
index 4fe0f2b0..40c167a8 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
Copyright (c) 2012-2016 Jonathan Warren
-Copyright (c) 2013-2016 The Bitmessage Developers
+Copyright (c) 2012-2018 The Bitmessage Developers
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/LICENSE b/LICENSE
index d2afc3c4..55e32787 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2012-2016 Jonathan Warren
-Copyright (c) 2013-2016 The Bitmessage Developers
+Copyright (c) 2012-2018 The Bitmessage Developers
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/src/api.py b/src/api.py
index e20854fc..8046f8ef 100644
--- a/src/api.py
+++ b/src/api.py
@@ -1,5 +1,5 @@
# Copyright (c) 2012-2016 Jonathan Warren
-# Copyright (c) 2012-2016 The Bitmessage developers
+# Copyright (c) 2012-2018 The Bitmessage developers
comment= """
This is not what you run to run the Bitmessage API. Instead, enable the API
diff --git a/src/bitmessagemain.py b/src/bitmessagemain.py
index 91032fe5..8400a8da 100755
--- a/src/bitmessagemain.py
+++ b/src/bitmessagemain.py
@@ -1,6 +1,6 @@
#!/usr/bin/python2.7
# Copyright (c) 2012-2016 Jonathan Warren
-# Copyright (c) 2012-2016 The Bitmessage developers
+# Copyright (c) 2012-2018 The Bitmessage developers
# Distributed under the MIT/X11 software license. See the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
diff --git a/src/bitmessageqt/about.py b/src/bitmessageqt/about.py
index a3483675..7a0242a1 100644
--- a/src/bitmessageqt/about.py
+++ b/src/bitmessageqt/about.py
@@ -68,7 +68,7 @@ class Ui_aboutDialog(object):
aboutDialog.setWindowTitle(_translate("aboutDialog", "About", None))
self.label.setText(_translate("aboutDialog", "PyBitmessage", None))
self.labelVersion.setText(_translate("aboutDialog", "version ?", None))
- self.label_2.setText(_translate("aboutDialog", "
Copyright © 2012-2016 Jonathan Warren
Copyright © 2013-2016 The Bitmessage Developers
", None))
+ self.label_2.setText(_translate("aboutDialog", "Copyright © 2012-2016 Jonathan Warren
Copyright © 2012-2018 The Bitmessage Developers
", None))
self.label_3.setText(_translate("aboutDialog", "Distributed under the MIT/X11 software license; see http://www.opensource.org/licenses/mit-license.php
", None))
self.label_5.setText(_translate("aboutDialog", "This is Beta software.", None))
diff --git a/src/bitmessageqt/about.ui b/src/bitmessageqt/about.ui
index 3deab41b..dd6d63a4 100644
--- a/src/bitmessageqt/about.ui
+++ b/src/bitmessageqt/about.ui
@@ -74,7 +74,7 @@
- <html><head/><body><p>Copyright © 2012-2014 Jonathan Warren<br/>Copyright © 2013-2014 The Bitmessage Developers</p></body></html>
+ <html><head/><body><p>Copyright © 2012-2016 Jonathan Warren<br/>Copyright © 2012-2018 The Bitmessage Developers</p></body></html>
Qt::AlignCenter