doc: update year in copyright notes

Change 2016 to 2017 in code comments

Signed-off-by: Szymon Judasz <szymon.judasz@student.uj.edu.pl>
This commit is contained in:
Szymon Judasz
2017-06-15 19:37:06 +02:00
parent 7d808ceacd
commit bf52d69038
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1 +1 @@
Copyright (C) 2007-2016 David Aguilar and contributors
Copyright (C) 2007-2017 David Aguilar and contributors
+1 -1
View File
@@ -9,7 +9,7 @@ import sys
__copyright__ = """
Copyright (C) 2007-2016 David Aguilar and contributors
Copyright (C) 2007-2017 David Aguilar and contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
+1 -1
View File
@@ -10,7 +10,7 @@ from argparse import ArgumentParser
__copyright__ = """
Copyright (C) 2007-2016 David Aguilar and contributors
Copyright (C) 2007-2017 David Aguilar and contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
+1 -1
View File
@@ -6,7 +6,7 @@ import signal
import sys
__copyright__ = """
Copyright (C) 2009-2016 David Aguilar and contributors
Copyright (C) 2009-2017 David Aguilar and contributors
"""
from . import core
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2008-2016 David Aguilar
# Copyright (c) 2008-2017 David Aguilar
"""Miscellaneous Qt utility functions."""
from __future__ import division, absolute_import, unicode_literals
+1 -1
View File
@@ -118,7 +118,7 @@ def copyright_text():
return """
Git Cola: The highly caffeinated Git GUI
Copyright (C) 2007-2016 David Aguilar and contributors
Copyright (C) 2007-2017 David Aguilar and contributors
This program is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License
+1 -1
View File
@@ -42,7 +42,7 @@
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2007-2016 David Aguilar and contributors</string>
<string>Copyright 2007-2017 David Aguilar and contributors</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
+1 -1
View File
@@ -20,7 +20,7 @@ source_encoding = 'utf-8'
master_doc = 'index'
project = 'git-cola'
copyright = '2007-2016, David Aguilar and contributors'
copyright = '2007-2017, David Aguilar and contributors'
authors = 'David Aguilar and contributors'
versionfile = os.path.join(srcdir, 'cola', '_version.py')
+1 -1
View File
@@ -9,7 +9,7 @@ partial.svg
upstream.svg
Copyright (C) 2011 Uri Okrent
Copyright (C) 2015-2016 David Aguilar and contributors
Copyright (C) 2015-2017 David Aguilar and contributors
License: MIT
+1 -1
View File
@@ -20,7 +20,7 @@ partial.svg
upstream.svg
Copyright (C) 2011 Uri Okrent
Copyright (C) 2015-2016 David Aguilar and contributors
Copyright (C) 2015-2017 David Aguilar and contributors
License: MIT