X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fbfile.h;h=3161f044b9c8867ff87d842e9df94224d2fb7d6b;hb=396e9aaedfbed7534e329b42475cd7abe2fd3814;hp=d61e65171c9535a0553aec73cdbad2f2443f2a05;hpb=4358b098c7cb6adc62f6ada9f513555cee2f921c;p=idzebra-moved-to-github.git diff --git a/include/idzebra/bfile.h b/include/idzebra/bfile.h index d61e651..3161f04 100644 --- a/include/idzebra/bfile.h +++ b/include/idzebra/bfile.h @@ -1,4 +1,4 @@ -/* $Id: bfile.h,v 1.8 2006-05-05 09:15:11 adam Exp $ +/* $Id: bfile.h,v 1.10 2006-08-14 10:40:14 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -15,9 +15,9 @@ 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 Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ /** \file bfile.h @@ -220,3 +220,11 @@ int bfs_shadow_directory_stat(BFiles bfs, int no, const char **directory, YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +