Skip to content

Commit

Permalink
update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
lucfra committed Jul 11, 2019
1 parent 158e795 commit 0d09b90
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lds_gnn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion lds_gnn/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion lds_gnn/hyperparams.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion lds_gnn/lds.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion lds_gnn/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion lds_gnn/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Xiao He
# Mathias Niepert ([email protected])
#
# NEC Laboratories Europe GmbH, Copyright (c) <year>, All rights reserved.
# NEC Laboratories Europe GmbH, Copyright (c) 2019, All rights reserved.
#
# THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
#
Expand Down

0 comments on commit 0d09b90

Please sign in to comment.