Skip to content

Commit e615438

Browse files
kolyshkinLuap99
authored andcommitted
sdjournal: fix copyrights
IANAL but the company name is Red Hat. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent d25876d commit e615438

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

sdjournal/functions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 RedHat, Inc.
1+
// Copyright 2015 Red Hat, Inc.
22
// Copyright 2015 CoreOS, Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");

sdjournal/functions_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 RedHat, Inc.
1+
// Copyright 2015 Red Hat, Inc.
22
// Copyright 2015 CoreOS, Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");

sdjournal/journal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 RedHat, Inc.
1+
// Copyright 2015 Red Hat, Inc.
22
// Copyright 2015 CoreOS, Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");

sdjournal/journal_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 RedHat, Inc.
1+
// Copyright 2015 Red Hat, Inc.
22
// Copyright 2015 CoreOS, Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");

sdjournal/read.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2015 RedHat, Inc.
1+
// Copyright 2015 Red Hat, Inc.
22
// Copyright 2015 CoreOS, Inc.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)