diff --git a/PythonicGcodeMachine/Gcode/Rs274/Ast.py b/PythonicGcodeMachine/Gcode/Rs274/Ast.py index f333543a73d18b9a2446ec16d32f0c4ef2b5c6d9..238ca3b000cc554ce08841b795b6689725b0d2d6 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/Ast.py +++ b/PythonicGcodeMachine/Gcode/Rs274/Ast.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/Config.py b/PythonicGcodeMachine/Gcode/Rs274/Config.py index 03024059505710ad978158124abc63b8792320e3..3ab33de99071e31fc15e4ecb061b41f370e77669 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/Config.py +++ b/PythonicGcodeMachine/Gcode/Rs274/Config.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/Lexer.py b/PythonicGcodeMachine/Gcode/Rs274/Lexer.py index 12c9efd87b3a488940f39be86bac36b03442acce..9d23f78452460c13796d41abb3400c935ea1a49a 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/Lexer.py +++ b/PythonicGcodeMachine/Gcode/Rs274/Lexer.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/Machine.py b/PythonicGcodeMachine/Gcode/Rs274/Machine.py index 1fadcad986d1f65bbcd5e6c9fcd145b874e4d048..940faab5c4224ce6709bc5ededcd122e05c9c63a 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/Machine.py +++ b/PythonicGcodeMachine/Gcode/Rs274/Machine.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/Parser.py b/PythonicGcodeMachine/Gcode/Rs274/Parser.py index fdeea7c300c6f3b76e247c1ac4e2a23a9bf4316b..8d3edf89a872f7b0e1a85e20fff6f489c24d574b 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/Parser.py +++ b/PythonicGcodeMachine/Gcode/Rs274/Parser.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/__init__.py b/PythonicGcodeMachine/Gcode/Rs274/__init__.py index 267b87727416b08c01d11768615dc0feae34c732..88bb30a58fb137950376e80f4a6b318314d1624e 100644 --- a/PythonicGcodeMachine/Gcode/Rs274/__init__.py +++ b/PythonicGcodeMachine/Gcode/Rs274/__init__.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/data/make-rst.py b/PythonicGcodeMachine/Gcode/Rs274/data/make-rst.py index 3adeead314ea933667fafb5ebe122ef544edaf17..69a6fdf23bdb3a6f177253aa2e3dcef5f6ceff71 100755 --- a/PythonicGcodeMachine/Gcode/Rs274/data/make-rst.py +++ b/PythonicGcodeMachine/Gcode/Rs274/data/make-rst.py @@ -2,7 +2,7 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/PythonicGcodeMachine/Gcode/Rs274/data/make-yaml.py b/PythonicGcodeMachine/Gcode/Rs274/data/make-yaml.py index f1b5eb2adcaca46137b63f0617030a3eb4a590e8..cc45f1824c77d8c20716f7f19e9da5cce0f037fd 100755 --- a/PythonicGcodeMachine/Gcode/Rs274/data/make-yaml.py +++ b/PythonicGcodeMachine/Gcode/Rs274/data/make-yaml.py @@ -2,7 +2,7 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/doc/sphinx/source/conf.py b/doc/sphinx/source/conf.py index 96985237c734ca4ec21447c93fb119f51210203f..811bdaf455e15b805b0ff637b91ff9e298764f19 100644 --- a/doc/sphinx/source/conf.py +++ b/doc/sphinx/source/conf.py @@ -2,7 +2,7 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # #################################################################################################### @@ -313,4 +313,4 @@ intersphinx_mapping = {'http://docs.python.org/': None} # https://github.com/jdillard/sphinx-sitemap # -site_url = '@project_url@' # could use setup_dict +site_url = 'https://github.com/FabriceSalvaire/pythonic-gcode-machine' # could use setup_dict diff --git a/doc/sphinx/source/how-to-refer.rst b/doc/sphinx/source/how-to-refer.rst index b103fff10f13457333854c31ae8e9366f2356d08..06462eeb2f13fa8f46059ddd5a946f8cab60450b 100644 --- a/doc/sphinx/source/how-to-refer.rst +++ b/doc/sphinx/source/how-to-refer.rst @@ -1,10 +1,12 @@ +.. include:: project-links.txt + .. _how-to-refer-page: -=========================== +======================================== How to Refer to PythonicGcodeMachine ? -=========================== +======================================== -Up to now, the official url for PythonicGcodeMachine is @project_url@ +Up to now, the official url for PythonicGcodeMachine is |PythonicGcodeMachine@github| *A permanent redirection will be implemented if the domain change in the future.* @@ -17,14 +19,14 @@ A typical `BibTeX `_ citation would be, fo @software{PythonicGcodeMachine, author = {Fabrice Salvaire}, % actual author and maintainer title = {PythonicGcodeMachine}, - url = {@project_url@}, + url = {https://github.com/FabriceSalvaire/pythonic-gcode-machine}, version = {x.y}, - date = {yyyy-mm-dd}, % set to the release date + date = {2018-12-24}, % set to the release date } @Misc{PythonicGcodeMachine, author = {Fabrice Salvaire}, title = {PythonicGcodeMachine}, - howpublished = {\url{@project_url@}}, - year = {yyyy} + howpublished = {\url{https://github.com/FabriceSalvaire/pythonic-gcode-machine}}, + year = {2018} } diff --git a/examples/gcode/annotate-gcode.py b/examples/gcode/annotate-gcode.py index 12d1fbc47d70d20405a9512e96838a721b903174..23a39e699530982c1c51c9fb2d3e3a33be6b702e 100644 --- a/examples/gcode/annotate-gcode.py +++ b/examples/gcode/annotate-gcode.py @@ -1,6 +1,6 @@ #?################################################################################################## #?# -#?# PythonicGcodeMachine - @licence_header_description@ +#?# PythonicGcodeMachine - A Python G-code Toolkit #?# Copyright (C) 2018 Fabrice Salvaire #?# #?# This program is free software: you can redistribute it and/or modify diff --git a/examples/gcode/generate-gcode.py b/examples/gcode/generate-gcode.py index 2b5743e34ea9f2d0b2700e20807580dadeb310d1..99afeb9d4a116e8c744e114074e9b5f9caa37a08 100644 --- a/examples/gcode/generate-gcode.py +++ b/examples/gcode/generate-gcode.py @@ -1,6 +1,6 @@ #?################################################################################################## #?# -#?# PythonicGcodeMachine - @licence_header_description@ +#?# PythonicGcodeMachine - A Python G-code Toolkit #?# Copyright (C) 2018 Fabrice Salvaire #?# #?# This program is free software: you can redistribute it and/or modify diff --git a/setup.py b/setup.py index cd2576d075d9ff8851973118cd47de90cc8a8535..5dbbfc9db5aaea35f5ef24595b3dc5c171034717 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/setup_data.py b/setup_data.py index 4bc248a2d1fa43ddf4b23f7a91e4a5fd4b9c5ed9..67a28b837c708920803ea36e96cdd7055bfc0375 100644 --- a/setup_data.py +++ b/setup_data.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/tools/license-model-gpl.py b/tools/license-model-gpl.py index 680b3145d239d5aa55e7017db629638b490a774b..d5a9ad64dbacd2ff61d428fa0623244b30339ca2 100644 --- a/tools/license-model-gpl.py +++ b/tools/license-model-gpl.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/unit-test/Gcode/test_Ast.py b/unit-test/Gcode/test_Ast.py index 11a43ad7416965c86c7a49197e9a4af7d2296e65..54483bfc41ef7f898600420920ccca407b3c4194 100644 --- a/unit-test/Gcode/test_Ast.py +++ b/unit-test/Gcode/test_Ast.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify diff --git a/unit-test/Gcode/test_Parser.py b/unit-test/Gcode/test_Parser.py index 70f4f9227c967713b3079b6020c27b06b5fb638b..4e8c35dd304eabb9c2c4e414fe0206528cf473bc 100644 --- a/unit-test/Gcode/test_Parser.py +++ b/unit-test/Gcode/test_Parser.py @@ -1,6 +1,6 @@ #################################################################################################### # -# PythonicGcodeMachine - @licence_header_description@ +# PythonicGcodeMachine - A Python G-code Toolkit # Copyright (C) 2018 Fabrice Salvaire # # This program is free software: you can redistribute it and/or modify