浏览代码

correcting the copyright format error

103yiran 9 年之前
父节点
当前提交
8c1ebd2e4f
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/LpdMessageDispatcher.cc

+ 3 - 0
src/LpdMessageDispatcher.cc

@@ -1,3 +1,4 @@
+/* <!-- copyright */
 /*
  * aria2 - The high speed download utility
  *
@@ -30,6 +31,8 @@
  * version.  If you delete this exception statement from all source
  * files in the program, then also delete it here.
  */
+ /* copyright --> */
+ 
 #include "LpdMessageDispatcher.h"
 #include "SocketCore.h"
 #include "A2STR.h"