diff options
| author | Radon Rosborough <radon.neon@gmail.com> | 2022-05-09 15:58:41 -0700 |
|---|---|---|
| committer | Radon Rosborough <radon.neon@gmail.com> | 2022-05-09 15:58:41 -0700 |
| commit | a0737fd69591f4186a626eb72ccd9488a6da437c (patch) | |
| tree | 87033ab5769e8b0bae92d9747f4d2fe098d7ae8e | |
| parent | 50da8cd1a94fbcd6456b2528a9db20a5cfc8ff5f (diff) | |
Update to reflect IP transfer
| -rw-r--r-- | LICENSE.md | 3 | ||||
| -rw-r--r-- | apheleia.el | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -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 <radon.neon@gmail.com> +;; Author: Radian LLC <contact+apheleia@radian.codes> ;; Created: 7 Jul 2019 ;; Homepage: https://github.com/raxod502/apheleia ;; Keywords: tools |
