Revision: 75353
          http://sourceforge.net/p/brlcad/code/75353
Author:   starseeker
Date:     2020-04-10 23:53:40 +0000 (Fri, 10 Apr 2020)
Log Message:
-----------
Per original note in file, this one is supposed to be PD...

Modified Paths:
--------------
    brlcad/trunk/src/util/ttcp.c

Modified: brlcad/trunk/src/util/ttcp.c
===================================================================
--- brlcad/trunk/src/util/ttcp.c        2020-04-10 23:35:48 UTC (rev 75352)
+++ brlcad/trunk/src/util/ttcp.c        2020-04-10 23:53:40 UTC (rev 75353)
@@ -1,24 +1,11 @@
 /*                          T T C P . C
  * BRL-CAD
  *
- * Copyright (c) 2004-2020 United States Government as represented by
- * the U.S. Army Research Laboratory.
+ * Published in 2004-2020 by the United States Government.
+ * This work is in the public domain.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License
- * version 2.1 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; see the file named COPYING for more
- * information.
  */
-/** @file util/ttcp.c
- *
+/** @file ttcp.c
  * Test TCP connection.  Makes a connection on port 2000
  * and transfers zero buffers or data copied from stdin.
  *

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to