From 51949ec0bd64c4f55e54c15814a054a39583f079 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Apr 2017 16:49:39 -0400 Subject: add license headers to all source files --- ProtocolBuffers.hs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ProtocolBuffers.hs') diff --git a/ProtocolBuffers.hs b/ProtocolBuffers.hs index 51cc552..d5d6a0e 100644 --- a/ProtocolBuffers.hs +++ b/ProtocolBuffers.hs @@ -1,3 +1,8 @@ +{- Copyright 2017 Joey Hess + - + - Licensed under the GNU AGPL version 3 or higher. + -} + {-# LANGUAGE DeriveGeneric, DataKinds, MultiParamTypeClasses #-} {-# LANGUAGE FlexibleContexts, UndecidableInstances #-} {-# LANGUAGE OverloadedStrings #-} -- cgit v1.2.3