branch: master
commit a4204ba8ed024cb215bb4573e4fb91f1612b10fb
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    * vlf.el: Use GPL version 3
---
 packages/vlf/vlf.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/vlf/vlf.el b/packages/vlf/vlf.el
index adb1f43..8712b83 100644
--- a/packages/vlf/vlf.el
+++ b/packages/vlf/vlf.el
@@ -1,6 +1,6 @@
 ;;; vlf.el --- View Large Files  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2006, 2012-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2006, 2012-2018 Free Software Foundation, Inc.
 
 ;; Version: 1.7.1
 ;; Keywords: large files, utilities
@@ -12,7 +12,7 @@
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; This file is distributed in the hope that it will be useful,

Reply via email to