Changeset 1419
- Timestamp:
- 04/02/08 16:01:48 (4 months ago)
- Files:
-
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/ActiveContent.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/ActiveContent/Flash.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser/FF.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser/IE.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Integrity.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/LWA.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/FW.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/VM.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/VM/Clone.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Util/Config.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Util/SOAP.pm (modified) (2 diffs)
- honeyclient/branches/exp/kindlund-simpler_agent/update_copyright.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent.pm
r1319 r1419 9 9 # @author knwang, ttruong, kindlund 10 10 # 11 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.11 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 12 12 # 13 13 # This program is free software; you can redistribute it and/or … … 1275 1275 =head1 COPYRIGHT & LICENSE 1276 1276 1277 Copyright (C) 2007 The MITRE Corporation. All rights reserved.1277 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 1278 1278 1279 1279 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver.pm
r1319 r1419 10 10 # @author knwang, ttruong, kindlund 11 11 # 12 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.12 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 13 13 # 14 14 # This program is free software; you can redistribute it and/or … … 717 717 =head1 COPYRIGHT & LICENSE 718 718 719 Copyright (C) 2007 The MITRE Corporation. All rights reserved.719 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 720 720 721 721 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/ActiveContent.pm
r696 r1419 14 14 # @author jpuchalski 15 15 # 16 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.16 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 17 17 # 18 18 # This program is free software; you can redistribute it and/or … … 230 230 =head1 COPYRIGHT & LICENSE 231 231 232 Copyright (C) 2007 The MITRE Corporation. All rights reserved.232 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 233 233 234 234 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/ActiveContent/Flash.pm
r766 r1419 12 12 # @author jpuchalski 13 13 # 14 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.14 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 15 15 # 16 16 # This program is free software; you can redistribute it and/or … … 351 351 =head1 COPYRIGHT & LICENSE 352 352 353 Copyright (C) 2007 The MITRE Corporation. All rights reserved.353 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 354 354 355 355 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser.pm
r1351 r1419 11 11 # @author knwang, kindlund, stephenson 12 12 # 13 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.13 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 14 14 # 15 15 # This program is free software; you can redistribute it and/or … … 1819 1819 =head1 COPYRIGHT & LICENSE 1820 1820 1821 Copyright (C) 2007 The MITRE Corporation. All rights reserved.1821 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 1822 1822 1823 1823 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser/FF.pm
r1319 r1419 11 11 # @author knwang, ttruong, kindlund, stephenson 12 12 # 13 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.13 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 14 14 # 15 15 # This program is free software; you can redistribute it and/or … … 576 576 =head1 COPYRIGHT & LICENSE 577 577 578 Copyright (C) 2007 The MITRE Corporation. All rights reserved.578 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 579 579 580 580 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Driver/Browser/IE.pm
r1319 r1419 11 11 # @author knwang, ttruong, kindlund, stephenson 12 12 # 13 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.13 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 14 14 # 15 15 # This program is free software; you can redistribute it and/or … … 553 553 =head1 COPYRIGHT & LICENSE 554 554 555 Copyright (C) 2007 The MITRE Corporation. All rights reserved.555 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 556 556 557 557 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Agent/Integrity.pm
r1319 r1419 10 10 # @author knwang, xkovah, ttruong, kindlund, stephenson 11 11 # 12 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.12 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 13 13 # 14 14 # This program is free software; you can redistribute it and/or … … 944 944 =head1 COPYRIGHT & LICENSE 945 945 946 Copyright (C) 2007 The MITRE Corporation. All rights reserved.946 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 947 947 948 948 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/LWA.pm
r1418 r1419 9 9 # @author knwang, ttruong, kindlund 10 10 # 11 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.11 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 12 12 # 13 13 # This program is free software; you can redistribute it and/or … … 1262 1262 =head1 COPYRIGHT & LICENSE 1263 1263 1264 Copyright (C) 2007 The MITRE Corporation. All rights reserved.1264 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 1265 1265 1266 1266 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager.pm
r1416 r1419 9 9 # @author knwang, kindlund 10 10 # 11 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.11 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 12 12 # 13 13 # This program is free software; you can redistribute it and/or … … 1083 1083 =head1 COPYRIGHT & LICENSE 1084 1084 1085 Copyright (C) 2007 The MITRE Corporation. All rights reserved.1085 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 1086 1086 1087 1087 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/FW.pm
r1319 r1419 11 11 # SVN: $Id$ 12 12 # 13 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.13 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 14 14 # 15 15 # This program is free software; you can redistribute it and/or … … 2918 2918 =head1 COPYRIGHT AND LICENSE 2919 2919 2920 Copyright (C) 2007 The MITRE Corporation. All rights reserved.2920 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 2921 2921 2922 2922 This library is free software; you can redistribute it and/or modify honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/VM.pm
r1414 r1419 10 10 # @author kindlund 11 11 # 12 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.12 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 13 13 # 14 14 # This program is free software; you can redistribute it and/or … … 4939 4939 =head1 COPYRIGHT & LICENSE 4940 4940 4941 Copyright (C) 2007 The MITRE Corporation. All rights reserved.4941 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 4942 4942 4943 4943 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/VM/Clone.pm
r1415 r1419 10 10 # @author kindlund 11 11 # 12 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.12 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 13 13 # 14 14 # This program is free software; you can redistribute it and/or … … 1095 1095 =head1 COPYRIGHT & LICENSE 1096 1096 1097 Copyright (C) 2007 The MITRE Corporation. All rights reserved.1097 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 1098 1098 1099 1099 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Util/Config.pm
r1319 r1419 9 9 # @author kindlund, flindiakos 10 10 # 11 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.11 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 12 12 # 13 13 # This program is free software; you can redistribute it and/or … … 696 696 =head1 COPYRIGHT & LICENSE 697 697 698 Copyright (C) 2007 The MITRE Corporation. All rights reserved.698 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 699 699 700 700 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Util/SOAP.pm
r1319 r1419 9 9 # @author ttruong, kindlund 10 10 # 11 # Copyright (C) 2007 The MITRE Corporation. All rights reserved.11 # Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 12 12 # 13 13 # This program is free software; you can redistribute it and/or … … 644 644 =head1 COPYRIGHT & LICENSE 645 645 646 Copyright (C) 2007 The MITRE Corporation. All rights reserved.646 Copyright (C) 2007-2008 The MITRE Corporation. All rights reserved. 647 647 648 648 This program is free software; you can redistribute it and/or honeyclient/branches/exp/kindlund-simpler_agent/update_copyright.sh
r1417 r1419 23 23 echo "($1 -> $2) $FILE" 24 24 cat $FILE | sed -e "s/Copyright (C) ${OLD_VERSION} The MITRE Corporation./Copyright (C) ${NEW_VERSION} The MITRE Corporation./g" > $TMPFILE 25 #mv $TMPFILE $FILE 26 echo "$TMPFILE" 25 mv $TMPFILE $FILE 27 26 done 28 27
