Add GPL license.
This commit is contained in:
parent
9c43a21b50
commit
ff4e50d58c
@ -1,7 +1,7 @@
|
||||
# $RCSfile: ReadMe.txt,v $
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
# $Name: $
|
||||
# $Date: 2002/04/23 17:13:45 $
|
||||
# $Date: 2002/04/23 17:17:14 $
|
||||
# $Author: giberta1 $
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ Notes:
|
||||
|
||||
- MQSLoad has been tested with MQ/Series 5.2,
|
||||
|
||||
- -fb and -mb arguments accept a string with formated escape character:
|
||||
- "-fb" and "-mb" arguments accept a string with formated escape character:
|
||||
+ "\n" for newline,
|
||||
+ "\r" for return,
|
||||
+ "\t" for tabulation,
|
||||
@ -42,6 +42,8 @@ Notes:
|
||||
+ There is no field break,
|
||||
+ Message break is "\r\n".
|
||||
|
||||
- This software is under the GNU General Public License. See GNU-GPL.txt.
|
||||
|
||||
|
||||
|
||||
Usage Examples:
|
||||
|
Loading…
Reference in New Issue
Block a user