Skip to content

Commit fd5c44b

Browse files
committed
Update copyrights
1 parent d560f64 commit fd5c44b

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

src/metric_family.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
// Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights
2+
// reserved.
23
//
34
// Redistribution and use in source and binary forms, with or without
45
// modification, are permitted provided that the following conditions

src/metric_family.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
// Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights
2+
// reserved.
23
//
34
// Redistribution and use in source and binary forms, with or without
45
// modification, are permitted provided that the following conditions

src/metrics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
// Copyright 2018-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
//
33
// Redistribution and use in source and binary forms, with or without
44
// modification, are permitted provided that the following conditions

src/test/metrics_api_test.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
// Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights
2+
// reserved.
23
//
34
// Redistribution and use in source and binary forms, with or without
45
// modification, are permitted provided that the following conditions

0 commit comments

Comments
 (0)