summaryrefslogtreecommitdiff
path: root/src/enquiry.c
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-11-07 19:47:41 +0100
committerGuillem Jover <guillem@debian.org>2009-11-08 13:45:46 +0100
commitd99d361f1b8e07522ccbffc32493e1280b588183 (patch)
tree26ed8126eb10a56929330d2a77027125273b7a4a /src/enquiry.c
parent0716206865109c3cdfc64c700adbf91a01f86364 (diff)
downloaddpkg-d99d361f1b8e07522ccbffc32493e1280b588183.tar.gz
Replace FSF address by pointing to the gnu.org URL
Use the <http://www.gnu.org/licenses/> URL, instead of in most cases the outdated FSF address, which is way more stable, as the latter has changed several times in the past.
Diffstat (limited to 'src/enquiry.c')
-rw-r--r--src/enquiry.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/enquiry.c b/src/enquiry.c
index b314ca0e1..0bac01b35 100644
--- a/src/enquiry.c
+++ b/src/enquiry.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/>.
*/
/* FIXME: per-package audit */