summaryrefslogtreecommitdiffstats
path: root/image-tar.c
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-02-08 17:26:29 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-01-12 17:47:16 +0100
commit8028a9b1f80190a987c53ab72b685c0b8e19ec56 (patch)
tree6cf50eeed1d269162b0f9f0eb2652de9343a2753 /image-tar.c
parent14c17c745c9f9eb1ba5e43e7ce16e0d1e4e91855 (diff)
downloadgenimage-8028a9b1f80190a987c53ab72b685c0b8e19ec56.tar.gz
genimage-8028a9b1f80190a987c53ab72b685c0b8e19ec56.tar.xz
add license file and remove old FSF address from the source files
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'image-tar.c')
-rw-r--r--image-tar.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/image-tar.c b/image-tar.c
index 36ac3ff..54cdde3 100644
--- a/image-tar.c
+++ b/image-tar.c
@@ -11,8 +11,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <confuse.h>