Big Fat Copyright Cleanup
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user