Skip to content

Commit

Permalink
Update to reflect IP transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed May 9, 2022
1 parent d9b30d7 commit c05f8a4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# MIT License

Copyright (c) 2017 Radon Rosborough
Copyright (c) 2017–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
Expand Down
4 changes: 2 additions & 2 deletions company-prescient.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;; company-prescient.el --- prescient.el + Company -*- lexical-binding: t -*-

;; Copyright (C) 2018 Radon Rosborough
;; Copyright (C) 2018-2022 Radian LLC and contributors

;; Author: Radon Rosborough <[email protected]>
;; Author: Radian LLC <[email protected]>
;; Homepage: https://github.com/raxod502/prescient.el
;; Keywords: extensions
;; Created: 7 May 2018
Expand Down
4 changes: 2 additions & 2 deletions ivy-prescient.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;; ivy-prescient.el --- prescient.el + Ivy -*- lexical-binding: t -*-

;; Copyright (C) 2018 Radon Rosborough
;; Copyright (C) 2018-2022 Radian LLC and contributors

;; Author: Radon Rosborough <[email protected]>
;; Author: Radian LLC <[email protected]>
;; Homepage: https://github.com/raxod502/prescient.el
;; Keywords: extensions
;; Created: 1 May 2018
Expand Down
4 changes: 2 additions & 2 deletions prescient.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;; prescient.el --- Better sorting and filtering -*- lexical-binding: t -*-

;; Copyright (C) 2017-2018 Radon Rosborough
;; Copyright (C) 2017-2022 Radian LLC and contributors

;; Author: Radon Rosborough <[email protected]>
;; Author: Radian LLC <[email protected]>
;; Homepage: https://github.com/raxod502/prescient.el
;; Keywords: extensions
;; Created: 7 Aug 2017
Expand Down
4 changes: 2 additions & 2 deletions selectrum-prescient.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;; selectrum-prescient.el --- Selectrum integration -*- lexical-binding: t -*-

;; Copyright (C) 2019 Radon Rosborough
;; Copyright (C) 2019-2022 Radian LLC and contributors

;; Author: Radon Rosborough <[email protected]>
;; Author: Radian LLC <[email protected]>
;; Homepage: https://github.com/raxod502/prescient.el
;; Keywords: extensions
;; Created: 8 Dec 2019
Expand Down

0 comments on commit c05f8a4

Please sign in to comment.