Skip to content

Commit

Permalink
Merge pull request #21 from ukgovdatascience/fix-licence
Browse files Browse the repository at this point in the history
Fix licences to assert Crown copyright
  • Loading branch information
ESKYoung authored Feb 26, 2021
2 parents 2a43e16 + e249aea commit bd1bb81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 UK Government Data Science
Copyright (c) 2020 Crown copyright (Government Digital Service)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion {{ cookiecutter.repo_name }}/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) {% now "Europe/London", "%Y" %} {{ cookiecutter.department_name }}
Copyright (c) {% now "Europe/London", "%Y" %} Crown copyright ({{ cookiecutter.department_name }})

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit bd1bb81

Please sign in to comment.