File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22#
33# This file is part of the python-chess library.
44# Copyright (C) 2015 Jean-Noël Avila <jn.avila@free.fr>
5- # Copyright (C) 2015-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
5+ # Copyright (C) 2015-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
66#
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2016-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
33# This file is part of the python-chess library.
4- # Copyright (C) 2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2016-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
55#
66# This program is free software: you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 1919
2020# General information about the project.
2121project = "python-chess"
22- copyright = "2014-2016 , Niklas Fiekas"
22+ copyright = "2014-2017 , Niklas Fiekas"
2323
2424# The version.
2525version = chess .__version__
Original file line number Diff line number Diff line change 22# -*- coding: utf-8 -*-
33#
44# This file is part of the python-chess library.
5- # Copyright (C) 2012-2016 Niklas Fiekas <niklas.fiekas@backscattering.de>
5+ # Copyright (C) 2012-2017 Niklas Fiekas <niklas.fiekas@backscattering.de>
66#
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
You can’t perform that action at this time.
0 commit comments