Skip to content

Commit

Permalink
Transfer IP ownership from Uptech to Andrew De Ponte
Browse files Browse the repository at this point in the history
My approach to doing this was simply to update the LICENSE and README to
have it moved over to my personal GitHub account.
  • Loading branch information
drewdeponte committed May 30, 2024
1 parent 19d67e4 commit 05dff4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
21 changes: 7 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 05dff4f

Please sign in to comment.