summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorNed T. Crigler <crigler@users.sourceforge.net>2017-03-05 17:08:33 -0800
committerNed T. Crigler <crigler@users.sourceforge.net>2017-03-05 17:08:33 -0800
commit748020b2fa79fc41b81c2a8430578b65749196a6 (patch)
tree0091b5a6a49bcce2ffcf7b499b349c080d5090d5 /main.c
parent9faa69d4206b233259910750c63b8fedbcec7fae (diff)
Update license header in source files.
Use http://www.gnu.org/licenses/ instead of a postal address as suggested in PR #7.
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index 5fd7bcc..9fe78b8 100644
--- a/main.c
+++ b/main.c
@@ -13,8 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "dtach.h"