Skip to content

Commit

Permalink
Update file header copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
hdecarne committed Jan 14, 2024
1 parent 7871ac5 commit fc4112f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022-2023 Holger de Carne
Copyright (C) 2022-2024 Holger de Carne

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion plugins/inputs/fritzbox/fritzbox.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// fritzbox.go
//
// Copyright (C) 2022-2023 Holger de Carne
// Copyright (C) 2022-2024 Holger de Carne
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.
Expand Down
2 changes: 1 addition & 1 deletion plugins/inputs/fritzbox/fritzbox_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// fritzbox_test.go
//
// # Copyright (C) 2022-2023 Holger de Carne
// # Copyright (C) 2022-2024 Holger de Carne
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.
Expand Down
2 changes: 1 addition & 1 deletion plugins/inputs/fritzbox/meshlist.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// meshlist.go
//
// Copyright (C) 2022-2023 Holger de Carne
// Copyright (C) 2022-2024 Holger de Carne
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.
Expand Down
2 changes: 1 addition & 1 deletion plugins/inputs/fritzbox/meshlist_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// meshlist_test.go
//
// Copyright (C) 2022-2023 Holger de Carne
// Copyright (C) 2022-2024 Holger de Carne
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.
Expand Down

0 comments on commit fc4112f

Please sign in to comment.