diff --git a/src/main/java/com/rogiel/httpchannel/DownloadChannel.java b/src/main/java/com/rogiel/httpchannel/DownloadChannel.java index 22217ef..59e2090 100644 --- a/src/main/java/com/rogiel/httpchannel/DownloadChannel.java +++ b/src/main/java/com/rogiel/httpchannel/DownloadChannel.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/UploadChannel.java b/src/main/java/com/rogiel/httpchannel/UploadChannel.java index 36097d8..d36cec9 100644 --- a/src/main/java/com/rogiel/httpchannel/UploadChannel.java +++ b/src/main/java/com/rogiel/httpchannel/UploadChannel.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/service/CaptchaResolver.java b/src/main/java/com/rogiel/httpchannel/service/CaptchaResolver.java index 30b56ab..3f44684 100644 --- a/src/main/java/com/rogiel/httpchannel/service/CaptchaResolver.java +++ b/src/main/java/com/rogiel/httpchannel/service/CaptchaResolver.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/service/DownloadService.java b/src/main/java/com/rogiel/httpchannel/service/DownloadService.java index d6ca5a8..3c122cb 100644 --- a/src/main/java/com/rogiel/httpchannel/service/DownloadService.java +++ b/src/main/java/com/rogiel/httpchannel/service/DownloadService.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/service/Service.java b/src/main/java/com/rogiel/httpchannel/service/Service.java index 190c15a..9383acd 100644 --- a/src/main/java/com/rogiel/httpchannel/service/Service.java +++ b/src/main/java/com/rogiel/httpchannel/service/Service.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/service/UploadService.java b/src/main/java/com/rogiel/httpchannel/service/UploadService.java index 7a533f3..9cbfc07 100644 --- a/src/main/java/com/rogiel/httpchannel/service/UploadService.java +++ b/src/main/java/com/rogiel/httpchannel/service/UploadService.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/com/rogiel/httpchannel/service/impl/MegaUploadService.java b/src/main/java/com/rogiel/httpchannel/service/impl/MegaUploadService.java index 9d7f653..67b807a 100644 --- a/src/main/java/com/rogiel/httpchannel/service/impl/MegaUploadService.java +++ b/src/main/java/com/rogiel/httpchannel/service/impl/MegaUploadService.java @@ -1,5 +1,5 @@ /* - * This file is part of seedbox . + * This file is part of seedbox . * * seedbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by