mirror of
https://github.com/vale981/apheleia
synced 2025-03-04 09:01:42 -05:00
Update to reflect IP transfer
This commit is contained in:
parent
50da8cd1a9
commit
a0737fd695
2 changed files with 4 additions and 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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue