Skip to content

Commit a50f599

Browse files
committed
update copyright years
Change-Id: Ia8950143009dd66a17ea02a9d6ee567e8226adc1
1 parent 8aac8c8 commit a50f599

Some content is hidden

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

72 files changed

+86
-142
lines changed

src/WinMSRDriver/msr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2012, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33

44
#ifndef MSR_INCLUDED
55
#define MSR_INCLUDED

src/WinMSRDriver/msrmain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2018, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33

44
/*
55

src/WinMSRDriver/msrstruct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2012, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33

44
/*
55
written by Roman Dementiev

src/bw.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2019, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
// written by Roman Dementiev,
44
// Patrick Konsor
55
//

src/bw.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2012-2019, Intel Corporation
2+
// Copyright (c) 2012-2022, Intel Corporation
33
// written by Roman Dementiev
44
//
55

src/client/client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2017, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
// written by Steven Briscoe
44

55
#include <cstdlib>

src/client/client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2017, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
// written by Steven Briscoe
44

55
#include <sys/types.h>

src/client/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2017, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
// written by Steven Briscoe
44

55
//Test program for PCM Daemon client

src/cpuasynchcounter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2012, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
//
44
// asynchronous CPU conters
55
//

src/cpucounters.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: BSD-3-Clause
2-
// Copyright (c) 2009-2020, Intel Corporation
2+
// Copyright (c) 2009-2022, Intel Corporation
33
// written by Roman Dementiev
44
// Otto Bruggeman
55
// Thomas Willhalm

0 commit comments

Comments
 (0)