From 1a9b5b63f21b51cbd7bfa12df30d3e2453478efd Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 27 Nov 2015 13:00:39 +0100 Subject: [PATCH] multilib-fix: separate docs and copyright statement Version: 1-2 --- multilib-fix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multilib-fix b/multilib-fix index 02e3d3d..964b259 100755 --- a/multilib-fix +++ b/multilib-fix @@ -17,7 +17,9 @@ # 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. -# Replace the multilib-unclean header file with multilib-clean stub, while the + + +# Replace the multilib-unclean file with multilib-clean stub, while the # original file is moved to unique architecture-specific location. progname=$(basename "$0")