Big Fat Copyright Cleanup

This commit is contained in:
Robin E.R. Davies
2026-06-02 12:59:41 -04:00
parent c2881da66e
commit 05bd32ad38
203 changed files with 7408 additions and 4997 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ using namespace std;
static void PrintHelp()
{
cout << "nm-pipedal-p2p - P2P Manager for NetworkManager network stack." << endl
<< "Copyright (c) 2024 Robin E. R. Davies." << endl
<< "Copyright (c) Robin E.R. Davies." << endl
<< endl
<< "Provides P2P connections on LINUX distributions that use NetworkManager." << endl
<< endl
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2022 Robin E. R. Davies
// Copyright (c) Robin E.R. Davies
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in