X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Ftime.lisp;h=c4da0d2a5a70b70d0b47a8b383e55497ca7c0546;hb=d68d59f99911564ac2af867561fefef107cb14e8;hp=75034cff21236ddf7cf6ad334cb45034f79422bd;hpb=ce0e343835a040406678dff74a62d1b0cb56f317;p=clsql.git diff --git a/base/time.lisp b/base/time.lisp index 75034cf..c4da0d2 100644 --- a/base/time.lisp +++ b/base/time.lisp @@ -1,24 +1,22 @@ ;;;; -*- 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 -;;;; CLSQL-USQL. +;;;; CLSQL. ;;;; ;;;; 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