diff options
Diffstat (limited to 'src/packages.c')
-rw-r--r-- | src/packages.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/packages.c b/src/packages.c index 410532462..cf9253ed9 100644 --- a/src/packages.c +++ b/src/packages.c @@ -14,9 +14,8 @@ * 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 dpkg; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <config.h> |