X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Ftime.lisp;h=c4da0d2a5a70b70d0b47a8b383e55497ca7c0546;hb=d68d59f99911564ac2af867561fefef107cb14e8;hp=381a77d2bb8b553c88191bba636b4cbdb296bd9c;hpb=10880a673c08e936462c8473a4508de2acce0826;p=clsql.git diff --git a/base/time.lisp b/base/time.lisp index 381a77d..c4da0d2 100644 --- a/base/time.lisp +++ b/base/time.lisp @@ -1,10 +1,7 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- -;;;; ====================================================================== -;;;; $Id: $ -;;;; ====================================================================== +;;;; ************************************************************************* ;;;; -;;;; Description ========================================================== -;;;; ====================================================================== +;;;; $Id$ ;;;; ;;;; A variety of structures and function for creating and ;;;; manipulating dates, times, durations and intervals for @@ -13,12 +10,13 @@ ;;;; This file was originally part of ODCL and is Copyright (c) 2002 - ;;;; 2003 onShore Development, Inc. ;;;; -;;;; ====================================================================== - +;;;; CLSQL users are granted the rights to distribute and use this software +;;;; as governed by the terms of the Lisp Lesser GNU Public License +;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. +;;;; ************************************************************************* (in-package #:clsql-base-sys) - ;; ------------------------------------------------------------ ;; Months