diff options
Diffstat (limited to 'src/PracticalSocket.h')
-rw-r--r-- | src/PracticalSocket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PracticalSocket.h b/src/PracticalSocket.h index e1d9c98..fd266f6 100644 --- a/src/PracticalSocket.h +++ b/src/PracticalSocket.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/>. */ // this is from: http://cs.ecs.baylor.edu/~donahoo/practical/CSockets/practical/ |