Skip to content

Commit

Permalink
Added newline
Browse files Browse the repository at this point in the history
  • Loading branch information
worstenbrood committed Dec 22, 2015
1 parent c9dcc5d commit e58a41d
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Algorithms/UpdateCrc16.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Core/EntryType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Core/FileHeader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Core/UpdateEntry.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Core/UpdateFile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System.Collections;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Core/Utilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Streams/EventStream.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down
1 change: 1 addition & 0 deletions HuaweiUpdateLibrary/Streams/PartialStream.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with HuaweiUpdateLibrary.
* If not, see http://www.gnu.org/licenses/.
*
*/

using System;
Expand Down

0 comments on commit e58a41d

Please sign in to comment.