Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2016-06-07 11:42:32 +02:00
parent e61fe4e4d7
commit 24a7ccb056
65 changed files with 73 additions and 73 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env perl
#
# srecimage.pl - script to convert a binary image into srec
# Copyright (c) 2015 - Jo-Philipp Wich <jow@openwrt.org>
# Copyright (c) 2015 - Jo-Philipp Wich <jo@mein.io>
#
# This script is in the public domain.