Merge branch 'master' of github.com:ianweller/mw
[mw] / src / mw / clicommands.py
index b749dd841ecdafe13d4f71aa8f45470a9cd0363b..c12663c1e0fcca00d94ea902adf2a0e36fce348f 100644 (file)
@@ -13,8 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License along
 # 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.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# with this program.  If not, see <http://www.gnu.org/licenses/>.
 ###
 
 import getpass
 ###
 
 import getpass

Benjamin Mako Hill || Want to submit a patch?