Commit 7c7dc6aa authored by Ian Craggs's avatar Ian Craggs

Correct comment format in Makefile

parent 9af36c80
/******************************************************************************* #*******************************************************************************
* Copyright (c) 2009, 2013 IBM Corp. # Copyright (c) 2009, 2013 IBM Corp.
* #
* All rights reserved. This program and the accompanying materials # All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
* and Eclipse Distribution License v1.0 which accompany this distribution. # and Eclipse Distribution License v1.0 which accompany this distribution.
* #
* The Eclipse Public License is available at # The Eclipse Public License is available at
* http://www.eclipse.org/legal/epl-v10.html # http://www.eclipse.org/legal/epl-v10.html
* and the Eclipse Distribution License is available at # and the Eclipse Distribution License is available at
* http://www.eclipse.org/org/documents/edl-v10.php. # http://www.eclipse.org/org/documents/edl-v10.php.
* #
* Contributors: # Contributors:
* Ian Craggs - initial API and implementation and/or initial documentation # Ian Craggs - initial API and implementation and/or initial documentation
* Allan Stockdill-Mander - SSL updated # Allan Stockdill-Mander - SSL updates
* Andy Piper - various fixes # Andy Piper - various fixes
*******************************************************************************/ #*******************************************************************************/
# Build output is produced in the current directory. # Build output is produced in the current directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment