From 78d6fb3c8e22416c6c05cbf63aebb9a84a5d3a83 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Wed, 25 Jun 2014 19:34:23 -0400 Subject: [PATCH] open: get kTrackerSignature variable from tracker_private.h Update copyright. --- src/bin/open.cpp | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/bin/open.cpp b/src/bin/open.cpp index 1dcde8ffdb..648573c40b 100644 --- a/src/bin/open.cpp +++ b/src/bin/open.cpp @@ -2,7 +2,15 @@ * Copyright 2003-2007, Axel Dörfler, axeld@pinc-software.de. * Copyright 2005-2007, François Revol, revol@free.fr. * Copyright 2009, Jonas Sundström, jonas@kirilla.com. - * All rights reserved. Distributed under the terms of the MIT License. + * Copyright 2014 Haiku, Inc. All rights reserved. + * + * Distributed under the terms of the MIT License. + * + * Authors: + * Axel Dörfler, axeld@pinc-software.de + * François Revol, revol@free.fr + * John Scipione, jscipione@gmail.com + * Jonas Sundström, jonas@kirilla.com */ /*! Launches an application/document from the shell */ @@ -20,8 +28,7 @@ #include #include - -const char *kTrackerSignature = "application/x-vnd.Be-TRAK"; +#include status_t