From 0b6d047239346278db3264d50dcb0acf835bb09f Mon Sep 17 00:00:00 2001 From: J Kenneth King Date: Sat, 30 Nov 2013 10:35:57 -0500 Subject: [PATCH] Remove james@agentultra.com from copyright in core/macros.py --- hy/core/macros.hy | 1 - 1 file changed, 1 deletion(-) diff --git a/hy/core/macros.hy b/hy/core/macros.hy index 0d08946..17792f9 100644 --- a/hy/core/macros.hy +++ b/hy/core/macros.hy @@ -3,7 +3,6 @@ ;; Copyright (c) 2013 Nicolas Dandrimont ;; Copyright (c) 2013 Paul Tagliamonte ;; Copyright (c) 2013 Konrad Hinsen -;; Copyright (c) 2013 James King ;; ;; Permission is hereby granted, free of charge, to any person obtaining a ;; copy of this software and associated documentation files (the "Software"),