Hello,
Thanks for your OsCommerce question. To change your Privacy Policy information, simply locate the includes/languages/english/privacy.php file and open it for editing.
Next, look for the line that looks like this:
define('TEXT_INFORMATION', 'Put here your Privacy Notice information.');
From there you can enter your privacy policy info:
define('TEXT_INFORMATION', 'THIS IS MY PRIVACY TEST!!!!');