aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/ClosePcScreenAction.cpp
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2013-05-13 00:08:30 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2013-05-13 00:08:30 +1000
commit07dcba54fc8cc5b7c6515305aa233e24a58adc94 (patch)
tree60b65485b8e446c87d883922e70aee1b7104bfd8 /heimdall/source/ClosePcScreenAction.cpp
parent4b089d808482f6e4c32250f29a3c723ef9c9d673 (diff)
downloadexternal_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.zip
external_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.gz
external_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.bz2
Update copyright notices, version identifier and documentation for 1.4.0 release.
Diffstat (limited to 'heimdall/source/ClosePcScreenAction.cpp')
-rw-r--r--heimdall/source/ClosePcScreenAction.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/heimdall/source/ClosePcScreenAction.cpp b/heimdall/source/ClosePcScreenAction.cpp
index 1c53ffe..2bc1b61 100644
--- a/heimdall/source/ClosePcScreenAction.cpp
+++ b/heimdall/source/ClosePcScreenAction.cpp
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2012 Benjamin Dobell, Glass Echidna
+/* Copyright (c) 2010-2013 Benjamin Dobell, Glass Echidna
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -31,7 +31,7 @@ using namespace Heimdall;
const char *ClosePcScreenAction::usage = "Action: close-pc-screen\n\
Arguments: [--verbose] [--no-reboot] [--stdout-errors] [--delay <ms>]\n\
[--usb-log-level <none/error/warning/debug>]\n\
-Description: Attempts to get rid off the \"connect phone to PC\" screen.\n"; // TODO: usb-log-level
+Description: Attempts to get rid off the \"connect phone to PC\" screen.\n";
int ClosePcScreenAction::Execute(int argc, char **argv)
{