Skip to content

Commit

Permalink
Merge pull request #211 from SainsburyWellcomeCentre/update-license
Browse files Browse the repository at this point in the history
Update copyright year
  • Loading branch information
glopesdev authored May 15, 2024
2 parents a164fae + 98355db commit bb17c51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
BSD 3-Clause License

Copyright (c) 2023 University College London
All rights reserved.
Copyright (c) 2023-2024, University College London

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>
<PropertyGroup>
<Authors>Sainsbury Wellcome Centre</Authors>
<Copyright>Copyright © 2023 University College London</Copyright>
<Copyright>Copyright © 2023-2024 University College London</Copyright>
<PackageProjectUrl>https://sainsburywellcomecentre.github.io/aeon_docs</PackageProjectUrl>
<RepositoryUrl>https://github.com/SainsburyWellcomeCentre/aeon_acquisition.git</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand All @@ -21,4 +21,4 @@
<Content Include="..\..\LICENSE" PackagePath="/" />
<Content Include="..\..\icon.png" PackagePath="/" />
</ItemGroup>
</Project>
</Project>

0 comments on commit bb17c51

Please sign in to comment.