From b29b2c87b4cd220868c787fd39a9b42fbf9602ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 5 Nov 2012 18:59:14 +0100 Subject: [PATCH] Fix copyright years in `futures.scm'. * module/ice-9/futures.scm: Update copyright years. --- module/ice-9/futures.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/ice-9/futures.scm b/module/ice-9/futures.scm index 2ab3eddc8..0f64b5c1f 100644 --- a/module/ice-9/futures.scm +++ b/module/ice-9/futures.scm @@ -1,6 +1,6 @@ ;;; -*- mode: scheme; coding: utf-8; -*- ;;; -;;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. +;;; Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc. ;;; ;;; This library is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU Lesser General Public