From 722357c254cb49cbf459a139b8287f3ba95472ef Mon Sep 17 00:00:00 2001 From: Remy van Elst Date: Thu, 28 Feb 2013 20:47:31 +0100 Subject: [PATCH] apt upgrade support --- apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt b/apt index bf96cc4069a..2c9b18546d3 100644 --- a/apt +++ b/apt @@ -1,6 +1,6 @@ #!/usr/bin/python -tt # -*- coding: utf-8 -*- - +# # (c) 2012, Flowroute LLC # Written by Matthew Williams # Based on yum module written by Seth Vidal