diff options
Diffstat (limited to 'libservices/my_sha2_service.c')
-rw-r--r-- | libservices/my_sha2_service.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libservices/my_sha2_service.c b/libservices/my_sha2_service.c index aa174e7d1f0..040deb6e390 100644 --- a/libservices/my_sha2_service.c +++ b/libservices/my_sha2_service.c @@ -12,7 +12,7 @@ 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 St, Fifth Floor, Boston, MA 02110-1301 USA */ + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */ #include <service_versions.h> SERVICE_VERSION my_sha2_service= (void*)VERSION_my_sha2; |