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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
5+ # Copyright (C) 2015-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2016-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2012-2020 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
4+ # Copyright (C) 2016-2020 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 2424
2525# General information about the project.
2626project = "python-chess"
27- copyright = "2014–2019 , Niklas Fiekas"
27+ copyright = "2014–2020 , Niklas Fiekas"
2828
2929# The version.
3030version = 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-2019 Niklas Fiekas <niklas.fiekas@backscattering.de>
5+ # Copyright (C) 2012-2020 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