Karsten Hopp ca3f18
To: vim_dev@googlegroups.com
Karsten Hopp ca3f18
Subject: Patch 7.3.567
Karsten Hopp ca3f18
Fcc: outbox
Karsten Hopp ca3f18
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp ca3f18
Mime-Version: 1.0
Karsten Hopp ca3f18
Content-Type: text/plain; charset=UTF-8
Karsten Hopp ca3f18
Content-Transfer-Encoding: 8bit
Karsten Hopp ca3f18
------------
Karsten Hopp ca3f18
Karsten Hopp ca3f18
Patch 7.3.567
Karsten Hopp ca3f18
Problem:    Missing copyright notice.
Karsten Hopp ca3f18
Solution:   Add Vim copyright notice. (Taro Muraoka)
Karsten Hopp ca3f18
Files:	    src/dehqx.py
Karsten Hopp ca3f18
Karsten Hopp ca3f18
Karsten Hopp ca3f18
*** ../vim-7.3.566/src/dehqx.py	2010-08-15 21:57:32.000000000 +0200
Karsten Hopp ca3f18
--- src/dehqx.py	2012-06-29 11:27:41.000000000 +0200
Karsten Hopp ca3f18
***************
Karsten Hopp ca3f18
*** 1,7 ****
Karsten Hopp ca3f18
  # Python script to get both the data and resource fork from a BinHex encoded
Karsten Hopp ca3f18
  # file.
Karsten Hopp ca3f18
! # Author: Taro Muraoka
Karsten Hopp ca3f18
! # Last Change: 2003 Oct 25
Karsten Hopp ca3f18
  
Karsten Hopp ca3f18
  import sys
Karsten Hopp ca3f18
  import binhex
Karsten Hopp ca3f18
--- 1,10 ----
Karsten Hopp ca3f18
  # Python script to get both the data and resource fork from a BinHex encoded
Karsten Hopp ca3f18
  # file.
Karsten Hopp ca3f18
! # Author: MURAOKA Taro <koron.kaoriya@gmail.com>
Karsten Hopp ca3f18
! # Last Change: 2012 Jun 29
Karsten Hopp ca3f18
! #
Karsten Hopp ca3f18
! # Copyright (C) 2003,12 MURAOKA Taro <koron.kaoriya@gmail.com>
Karsten Hopp ca3f18
! # THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
Karsten Hopp ca3f18
  
Karsten Hopp ca3f18
  import sys
Karsten Hopp ca3f18
  import binhex
Karsten Hopp ca3f18
*** ../vim-7.3.566/src/version.c	2012-06-20 22:55:56.000000000 +0200
Karsten Hopp ca3f18
--- src/version.c	2012-06-29 11:45:36.000000000 +0200
Karsten Hopp ca3f18
***************
Karsten Hopp ca3f18
*** 716,717 ****
Karsten Hopp ca3f18
--- 716,719 ----
Karsten Hopp ca3f18
  {   /* Add new patch number below this line */
Karsten Hopp ca3f18
+ /**/
Karsten Hopp ca3f18
+     567,
Karsten Hopp ca3f18
  /**/
Karsten Hopp ca3f18
Karsten Hopp ca3f18
-- 
Karsten Hopp ca3f18
hundred-and-one symptoms of being an internet addict:
Karsten Hopp ca3f18
66. You create a homepage with the impression to cure the afflicted...but
Karsten Hopp ca3f18
    your hidden agenda is to receive more e-mail.
Karsten Hopp ca3f18
Karsten Hopp ca3f18
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp ca3f18
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp ca3f18
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp ca3f18
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///