diff options
Diffstat (limited to 'src/gui/panels')
-rw-r--r-- | src/gui/panels/updating-int.h | 2 | ||||
-rw-r--r-- | src/gui/panels/updating.c | 2 | ||||
-rw-r--r-- | src/gui/panels/updating.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/panels/updating-int.h b/src/gui/panels/updating-int.h index 0007a5a..40414ce 100644 --- a/src/gui/panels/updating-int.h +++ b/src/gui/panels/updating-int.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/>. */ diff --git a/src/gui/panels/updating.c b/src/gui/panels/updating.c index 2dec844..800161c 100644 --- a/src/gui/panels/updating.c +++ b/src/gui/panels/updating.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/src/gui/panels/updating.h b/src/gui/panels/updating.h index b02f1af..2eeb09c 100644 --- a/src/gui/panels/updating.h +++ b/src/gui/panels/updating.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/>. */ |