Skip to content
Snippets Groups Projects
Commit d48fb072 authored by deuce's avatar deuce
Browse files

Assert copyright.

parent 70e2c720
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 9 deletions
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<string>syncterm</string> <string>syncterm</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>SyncTERM.icns</string> <string>SyncTERM</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
...@@ -82,7 +82,10 @@ ...@@ -82,7 +82,10 @@
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
<key>NSApplicationIcon</key>
<string>SyncTERM</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>&copy; 2007, Stephen Hurd.</string> <string>Copyright 2007, Stephen Hurd.</string>
</dict> </dict>
</plist> </plist>
/* Copyright (C), 2007 by Stephen Hurd */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#ifndef _BBSLIST_H_ #ifndef _BBSLIST_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#include <stdlib.h> #include <stdlib.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#ifndef _CONN_H_ #ifndef _CONN_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#ifdef __unix__ #ifdef __unix__
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _CONN_PTY_H_ #ifndef _CONN_PTY_H_
#define _CONN_PTY_H_ #define _CONN_PTY_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#include <stdlib.h> #include <stdlib.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _TELNET_H_ #ifndef _TELNET_H_
#define _TELNET_H_ #define _TELNET_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _SYNCTERM_FONTS_H #ifndef _SYNCTERM_FONTS_H
#define _SYNCTERM_FONTS_H #define _SYNCTERM_FONTS_H
......
// /* Copyright (C), 2007 by Stephen Hurd */
// file name: hworld.cpp
//
// purpose: wxWidgets "Hello world"
//
// For compilers that support precompilation, includes "wx/wx.h".
#undef _DEBUG #undef _DEBUG
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _HTMLWIN_H_ #ifndef _HTMLWIN_H_
#define _HTMLWIN_H_ #define _HTMLWIN_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#include <genwrap.h> #include <genwrap.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _MENU_H_ #ifndef _MENU_H_
#define _MENU_H_ #define _MENU_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#include <stdlib.h> #include <stdlib.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _MODEM_H_ #ifndef _MODEM_H_
#define _MODEM_H_ #define _MODEM_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _RAW_H_ #ifndef _RAW_H_
#define _RAW_H_ #define _RAW_H_
......
/* Copyright (C), 2007 by Stephen Hurd */
/* $Id$ */ /* $Id$ */
#include <stdlib.h> #include <stdlib.h>
......
/* Copyright (C), 2007 by Stephen Hurd */
#ifndef _RLOGIN_H_ #ifndef _RLOGIN_H_
#define _RLOGIN_H_ #define _RLOGIN_H_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment