branch: externals/vlf
commit f4aa108be54b0393ba92782bdb2f35aeb2918790
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

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

diff --git a/vlf.el b/vlf.el
index adb1f43..8712b83 100644
--- a/vlf.el
+++ b/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