diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bsd/tunDevice.cpp | 2 | ||||
-rw-r--r-- | src/bsd/tunDevice.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bsd/tunDevice.cpp b/src/bsd/tunDevice.cpp index 56df8a8..0ef1974 100644 --- a/src/bsd/tunDevice.cpp +++ b/src/bsd/tunDevice.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 <fcntl.h> diff --git a/src/bsd/tunDevice.h b/src/bsd/tunDevice.h index 94a41f2..1d1c08e 100644 --- a/src/bsd/tunDevice.h +++ b/src/bsd/tunDevice.h @@ -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/>. */ #ifndef _TUNDEVICE_H_ |