summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h')
-rw-r--r--SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h b/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h
index 536bb2caf..9932dd79b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h
+++ b/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h
@@ -1,10 +1,12 @@
// SDLAlertManeuver.h
//
-// Copyright (c) 2014 Ford Motor Company. All rights reserved.
#import "SDLRPCRequest.h"
+/**
+ * @since SmartDeviceLink 1.0
+ */
@interface SDLAlertManeuver : SDLRPCRequest {}
-(id) init;