diff options
Diffstat (limited to 'plugins/devdbg')
-rw-r--r-- | plugins/devdbg/speed.c | 2 | ||||
-rw-r--r-- | plugins/devdbg/speed.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/devdbg/speed.c b/plugins/devdbg/speed.c index d7eb805..9cb7d45 100644 --- a/plugins/devdbg/speed.c +++ b/plugins/devdbg/speed.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/plugins/devdbg/speed.h b/plugins/devdbg/speed.h index ff141ca..129f373 100644 --- a/plugins/devdbg/speed.h +++ b/plugins/devdbg/speed.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ |