X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-databases.h;h=a2c9e688588c9bfdc0ac0ca815ba6e5f5f41ab7d;hb=01ad980e5595816d57bc9aa6aa451914b6fd2d33;hp=c394db04b0b0d8eebd2cd1b7e7bf53fe4a1e4fb5;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-databases.h b/include/yazpp/z-databases.h index c394db0..a2c9e68 100644 --- a/include/yazpp/z-databases.h +++ b/include/yazpp/z-databases.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2008 Index Data and Mike Taylor + * Copyright (C) 1998-2012 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -28,7 +28,7 @@ #include namespace yazpp_1 { -/** Z39.50 Databases list +/** Z39.50 Databases list */ class YAZ_EXPORT Yaz_Z_Databases { public: @@ -49,6 +49,7 @@ public: /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab