Skip to content

Commit 326b424

Browse files
committed
Update copyright year to 2021 [DEVINFRA-494]
1 parent 45c3563 commit 326b424

File tree

642 files changed

+656
-659
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

642 files changed

+656
-659
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2015-2020 Swift Navigation
3+
Copyright (c) 2015-2021 Swift Navigation
44

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

README.md

Lines changed: 1 addition & 1 deletion

c/README.md

Lines changed: 1 addition & 1 deletion

c/cmake/Toolchain-gcc-arm-embedded.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CMake Toolchain file for the gcc-arm-embedded toolchain.
22
# https://launchpad.net/gcc-arm-embedded
33
#
4-
# Copyright (c) 2013 Swift Navigation Inc.
4+
# Copyright (c) 2013-2021 Swift Navigation Inc.
55
# Contact: Fergus Noble <[email protected]>
66
#
77
# This source is subject to the license found in the file 'LICENSE' which must

c/examples/cpp_example/README.md

Lines changed: 1 addition & 1 deletion

c/examples/example/README.md

Lines changed: 1 addition & 1 deletion

c/examples/tcp_example/README.md

Lines changed: 1 addition & 1 deletion

c/include/libsbp/acquisition.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2015-2018 Swift Navigation Inc.
2+
* Copyright (C) 2015-2021 Swift Navigation Inc.
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must

c/include/libsbp/bootload.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2015-2018 Swift Navigation Inc.
2+
* Copyright (C) 2015-2021 Swift Navigation Inc.
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must

c/include/libsbp/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2012 Swift Navigation Inc.
2+
* Copyright (C) 2012-2021 Swift Navigation Inc.
33
* Contact: Swift Navigation <[email protected]>
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must

0 commit comments

Comments
 (0)