diff options
author | Benjamin Valentin <[email protected]> | 2012-03-27 03:10:35 +0200 |
---|---|---|
committer | Benjamin Valentin <[email protected]> | 2012-03-27 03:10:35 +0200 |
commit | f05bcc640f666acf756e7501ceefe1ad3cbf7e64 (patch) | |
tree | 85dab17a828f45f2897b9eff6883258de584e566 /src/g-util.h | |
parent | e214b332395adbc77ad596218895a4834cad434d (diff) | |
download | caja-dropbox-f05bcc640f666acf756e7501ceefe1ad3cbf7e64.tar.bz2 caja-dropbox-f05bcc640f666acf756e7501ceefe1ad3cbf7e64.tar.xz |
run migrate script
Diffstat (limited to 'src/g-util.h')
-rw-r--r-- | src/g-util.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/g-util.h b/src/g-util.h index 73d3d81..671a6ca 100644 --- a/src/g-util.h +++ b/src/g-util.h @@ -4,20 +4,20 @@ * g-util.h * Helper macros. * - * This file is part of nautilus-dropbox. + * This file is part of caja-dropbox. * - * nautilus-dropbox is free software: you can redistribute it and/or modify + * caja-dropbox is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * nautilus-dropbox is distributed in the hope that it will be useful, + * caja-dropbox is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with nautilus-dropbox. If not, see <http://www.gnu.org/licenses/>. + * along with caja-dropbox. If not, see <http://www.gnu.org/licenses/>. * */ |