Parcourir la source

correcting the copyright format error

103yiran il y a 9 ans
Parent
commit
e5ece7586e
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/LpdMessage.cc

+ 3 - 0
src/LpdMessage.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 "LpdMessage.h"
 #include "Peer.h"