aboutsummaryrefslogtreecommitdiff
path: root/src/meta1lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/meta1lex.h')
-rw-r--r--src/meta1lex.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/meta1lex.h b/src/meta1lex.h
index 8db32f9..035204b 100644
--- a/src/meta1lex.h
+++ b/src/meta1lex.h
@@ -1,23 +1,21 @@
-/* This file is part of Mailfromd.
- Copyright (C) 2008 Sergey Poznyakoff
+/* This file is part of Pies.
+ Copyright (C) 2009, 2009 Sergey Poznyakoff
- This program is free software; you can redistribute it and/or modify
+ Pies 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, or (at your option)
any later version.
- This program is distributed in the hope that it will be useful,
+ Pies 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, see <http://www.gnu.org/licenses/>. */
+ along with Pies. If not, see <http://www.gnu.org/licenses/>. */
-extern mu_cfg_locus_t meta1_locus;
+extern grecs_locus_t meta1_locus;
extern size_t meta1_error_count;
-extern mu_cfg_node_t *meta1_parse_head;
-extern mu_cfg_tree_t *meta1_parse_tree;
extern char *meta1_queue_dir;
char *meta1_string (const char *str, size_t len);

Return to:

Send suggestions and report system problems to the System administrator.