diff options
Diffstat (limited to 'src/metastore.h')
-rw-r--r-- | src/metastore.h | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/metastore.h b/src/metastore.h index 1e1e436..27f80b6 100644 --- a/src/metastore.h +++ b/src/metastore.h @@ -7,14 +7,13 @@ * under the terms of the GNU General Public License as published by the * Free Software Foundation; only version 2 of the License is applicable. * - * This program 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. + * This program 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 this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef METASTORE_H |