From 05dff4f2639e7d314bcffd01fac236f324e0b5e4 Mon Sep 17 00:00:00 2001 From: Drew De Ponte Date: Thu, 30 May 2024 14:50:03 -0400 Subject: [PATCH] Transfer IP ownership from Uptech to Andrew De Ponte My approach to doing this was simply to update the LICENSE and README to have it moved over to my personal GitHub account. --- LICENSE | 2 +- README.md | 21 +++++++-------------- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/LICENSE b/LICENSE index fa43427..2b98294 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2023 UpTech Works, LLC +Copyright (c) 2016-2023 Andrew De Ponte 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/README.md b/README.md index 7c2b9cd..aad5d45 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ app/bar/car/user_goal.rb app/queues/modification/vehicle.rb ``` -![Demo](https://raw.github.com/uptech/alt/master/resources/demo-with-telescope.gif) +![Demo](https://raw.github.com/drewdeponte/alt/master/resources/demo-with-telescope.gif) For advanced usage & full reference of the command line interface, please refer to the man page via `man alt`. @@ -58,13 +58,13 @@ the `alt` formula. You can use it by doing the following: #### Add the Tap ``` -brew tap "uptech/homebrew-oss" +brew tap "drewdeponte/oss" ``` #### brew install ``` -brew install uptech/oss/alt +brew install drewdeponte/oss/alt ``` ### Arch Linux @@ -180,20 +180,13 @@ contributing. ## License -`alt` is Copyright © 2016 - 2023 UpTech Works, LLC. It is free software, and -may be redistributed under the terms specified in the LICENSE file. +`alt` is free software, and may be redistributed under the terms specified in +the LICENSE file. -## About Uptech Studio +## About -`alt` is maintained and funded by [Uptech Studio][uptech], a -software design & development studio. +`alt` is maintained and funded by [Drew De Ponte][drewdeponte]. -We love open source software. See [our other projects][community] or -[hire us][hire] to design, develop, and grow your product. - -[community]: https://github.com/uptech -[hire]: http://uptechstudio.com -[uptech]: http://uptechstudio.com [Rust]: https://www.rust-lang.org [rust]: https://www.rust-lang.org [telescope]: https://github.com/nvim-telescope/telescope.nvim