Skip to content

Commit

Permalink
s/chilicuil/javier-lopez/
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-lopez committed Jun 7, 2017
1 parent 0088a17 commit 9d7c5ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
## ffcast

[ffcast](https://github.com/chilicuil/ffcast/) helps the user interactively select a screen region and hands over the geometry to an external command, such as ffmpeg, for screen recording. This is a custom version for POSIX sh shells, refer to [lolilolicon](https://github.com/lolilolicon/FFcast2) for the original one.
[ffcast](https://github.com/javier-lopez/ffcast/) helps the user interactively select a screen region and hands over the geometry to an external command, such as ffmpeg, for screen recording. This is a custom version for POSIX sh shells, refer to [lolilolicon](https://github.com/lolilolicon/FFcast2) for the original one.

<p align="center">
<img src="http://javier.io/assets/img/ffcast.gif" alt="ffcast"/>
Expand Down
4 changes: 2 additions & 2 deletions ffcast.sh
@@ -1,8 +1,8 @@
#!/usr/bin/env sh
#
# FFcast, http://github.com/chilicuil/ffcast
# FFcast, http://github.com/javier-lopez/ffcast
# Copyright (C) 2011 lolilolicon <lolilolicon@gmail.com>
# Copyright (C) 2014 Javier Lopez <m@javier.io>
# Copyright (C) 2014 Javier López <m@javier.io>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 9d7c5ab

Please sign in to comment.