summaryrefslogtreecommitdiff
path: root/src/file-backend.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/file-backend.lisp')
-rw-r--r--src/file-backend.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/file-backend.lisp b/src/file-backend.lisp
index db90d82..21cd569 100644
--- a/src/file-backend.lisp
+++ b/src/file-backend.lisp
@@ -8,9 +8,9 @@
;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY
;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
-;; A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+;; A PARTICULAR PURPOSE. See the GNU Lesser General Public LIcense for more details.
-;; You should have received a copy of the GNU General Public License along with
+;; You should have received a copy of the GNU Lesser General Public LIcense along with
;; eris-cl. If not, see <https://www.gnu.org/licenses/>.
(in-package :eris)