mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-12 02:35:44 -07:00
add license headers to two missing files
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user