Skip to content

Commit

Permalink
Updated some more code headers (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalxas committed Jan 11, 2015
1 parent 0339a85 commit 85364d6
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pycsw/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2014 Angelos Tzotsos
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
2 changes: 1 addition & 1 deletion pycsw/fes.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2014 Angelos Tzotsos
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
3 changes: 2 additions & 1 deletion pycsw/opensearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
# Authors: Tom Kralidis <tomkralidis@gmail.com>
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis, Angelos Tzotsos
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
4 changes: 2 additions & 2 deletions pycsw/plugins/profiles/apiso/apiso.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# =================================================================
#
# Authors: Tom Kralidis <tomkralidis@gmail.com>
# Angelos Tzotsos <tzotsos@gmail.com>
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2011 Angelos Tzotsos
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
3 changes: 2 additions & 1 deletion pycsw/plugins/profiles/profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
# =================================================================
#
# Authors: Tom Kralidis <tomkralidis@gmail.com>
# Angelos Tzotsos <tzotsos@gmail.com>
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
1 change: 1 addition & 0 deletions pycsw/repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
1 change: 1 addition & 0 deletions pycsw/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down
1 change: 1 addition & 0 deletions pycsw/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Angelos Tzotsos <tzotsos@gmail.com>
#
# Copyright (c) 2015 Tom Kralidis
# Copyright (c) 2015 Angelos Tzotsos
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down

0 comments on commit 85364d6

Please sign in to comment.