mirror of https://github.com/aria2/aria2
Merge pull request #712 from 103yiran/103yiran-patch-1
correcting the copyright format errorpull/711/merge
commit
537b8659d2
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#include "LpdMessage.h"
|
#include "LpdMessage.h"
|
||||||
#include "Peer.h"
|
#include "Peer.h"
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#ifndef D_LPD_MESSAGE_H
|
#ifndef D_LPD_MESSAGE_H
|
||||||
#define D_LPD_MESSAGE_H
|
#define D_LPD_MESSAGE_H
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#include "LpdMessageDispatcher.h"
|
#include "LpdMessageDispatcher.h"
|
||||||
#include "SocketCore.h"
|
#include "SocketCore.h"
|
||||||
#include "A2STR.h"
|
#include "A2STR.h"
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#ifndef D_LPD_MESSAGE_DISPATCHER_H
|
#ifndef D_LPD_MESSAGE_DISPATCHER_H
|
||||||
#define D_LPD_MESSAGE_DISPATCHER_H
|
#define D_LPD_MESSAGE_DISPATCHER_H
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#include "LpdMessageReceiver.h"
|
#include "LpdMessageReceiver.h"
|
||||||
#include "SocketCore.h"
|
#include "SocketCore.h"
|
||||||
#include "Logger.h"
|
#include "Logger.h"
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
@ -30,6 +31,8 @@
|
||||||
* version. If you delete this exception statement from all source
|
* version. If you delete this exception statement from all source
|
||||||
* files in the program, then also delete it here.
|
* files in the program, then also delete it here.
|
||||||
*/
|
*/
|
||||||
|
/* copyright --> */
|
||||||
|
|
||||||
#ifndef D_LPD_MESSAGE_RECEIVER_H
|
#ifndef D_LPD_MESSAGE_RECEIVER_H
|
||||||
#define D_LPD_MESSAGE_RECEIVER_H
|
#define D_LPD_MESSAGE_RECEIVER_H
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* <!-- copyright */
|
||||||
/*
|
/*
|
||||||
* aria2 - The high speed download utility
|
* aria2 - The high speed download utility
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue