diff options
Diffstat (limited to 'src/routingTable.cpp')
-rw-r--r-- | src/routingTable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routingTable.cpp b/src/routingTable.cpp index f75893e..409a5ab 100644 --- a/src/routingTable.cpp +++ b/src/routingTable.cpp @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with anytun. If not, see <http://www.gnu.org/licenses/>. */ #include "networkPrefix.h" #include "threadUtils.hpp" |