From d76e7f9126de9708bb5f9519195c583a62e0fcf7 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 11 Apr 2007 10:10:42 +0200 Subject: add license headers to two missing files darcs-hash:20070411081042-9c5c1-05a68bbf16969dbb8854b37ab9b72e042d7fac9a.gz --- Operations.hs | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Operations.hs') diff --git a/Operations.hs b/Operations.hs index 333ea19..ffdaa0a 100644 --- a/Operations.hs +++ b/Operations.hs @@ -1,3 +1,15 @@ +----------------------------------------------------------------------------- +-- | +-- Module : Operations.hs +-- Copyright : (c) Spencer Janssen 2007 +-- License : BSD3-style (see LICENSE) +-- +-- Maintainer : dons@cse.unsw.edu.au +-- Stability : stable +-- Portability : portable +-- +----------------------------------------------------------------------------- + module Operations where import Data.List -- cgit v1.2.3