Skip to content

Commit 98e14c4

Browse files
committed
Updates copyright
1 parent 0cfd168 commit 98e14c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

structure_threader/structure_threader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python3
22

3-
# Copyright 2015-2017 Francisco Pina Martins <[email protected]>
3+
# Copyright 2015-2018 Francisco Pina Martins <[email protected]>
44
# This file is part of structure_threader.
55
# structure_threader is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

tests/structure_field_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Copyright 2016 Francisco Pina Martins <[email protected]>
3+
# Copyright 2016-2018 Francisco Pina Martins <[email protected]>
44
# This file is part of structure_threader.
55
# structure_threader is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

tests/structure_function_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python3
22

3-
# Copyright 2017 Francisco Pina Martins <[email protected]>
3+
# Copyright 2017-2018 Francisco Pina Martins <[email protected]>
44
# This file is part of structure_threader.
55
# structure_threader is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)