From a0737fd69591f4186a626eb72ccd9488a6da437c Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Mon, 9 May 2022 15:58:41 -0700 Subject: [PATCH] Update to reflect IP transfer --- LICENSE.md | 3 ++- apheleia.el | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 04067ab..ec1813d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ # MIT License -Copyright (c) 2019 Radon Rosborough +Copyright (c) 2019–2022 [Radian LLC](https://radian.codes) and +contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/apheleia.el b/apheleia.el index 3e9ca48..4f8e147 100644 --- a/apheleia.el +++ b/apheleia.el @@ -1,8 +1,8 @@ ;;; apheleia.el --- Reformat buffer stably -*- lexical-binding: t -*- -;; Copyright (C) 2019 Radon Rosborough +;; Copyright (C) 2019-2022 Radian LLC and contributors -;; Author: Radon Rosborough +;; Author: Radian LLC ;; Created: 7 Jul 2019 ;; Homepage: https://github.com/raxod502/apheleia ;; Keywords: tools