Skip to content

Commit b2f923d

Browse files
author
Adam Hughes
committed
docs: fix up copyright lines
1 parent c90eee0 commit b2f923d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

LICENSE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LICENSE
22

3+
Copyright (c) 2018-2022, Sylabs Inc. All rights reserved.
4+
35
Redistribution and use in source and binary forms, with or without
46
modification, are permitted provided that the following conditions are met:
57

json_response.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018, Sylabs Inc. All rights reserved.
1+
// Copyright (c) 2018-2021, Sylabs Inc. All rights reserved.
22
// This software is licensed under a 3-clause BSD license. Please consult the LICENSE.md file
33
// distributed with the sources of this project regarding your rights to use or distribute this
44
// software.

json_response_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018, Sylabs Inc. All rights reserved.
1+
// Copyright (c) 2018-2021, Sylabs Inc. All rights reserved.
22
// This software is licensed under a 3-clause BSD license. Please consult the LICENSE.md file
33
// distributed with the sources of this project regarding your rights to use or distribute this
44
// software.

0 commit comments

Comments
 (0)