mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 06:55:49 +02:00
Remove \$Id`$ headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Foundation/samples/base64encode/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco base64encode
|
||||
#
|
||||
|
||||
|
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// base64encode.cpp
|
||||
//
|
||||
// $Id: //poco/1.4/Foundation/samples/base64encode/src/base64encode.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the Base64Encoder and StreamCopier classes.
|
||||
//
|
||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||
|
Reference in New Issue
Block a user