Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Side by Side Diff: chrome/installer/mini_installer/mini_installer_resource.h

Issue 507067: Add some licensing comments under chrome/. (Closed)
Patch Set: Created 10 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
1 //{{NO_DEPENDENCIES}} 5 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 6 // Microsoft Visual C++ generated include file.
3 // Used by mini_installer.rc 7 // Used by mini_installer.rc
4 // 8 //
5 #define IDI_MINI_INSTALLER 107 9 #define IDI_MINI_INSTALLER 107
6 #define IDC_STATIC -1 10 #define IDC_STATIC -1
7 11
8 // Next default values for new objects 12 // Next default values for new objects
9 // 13 //
10 #ifdef APSTUDIO_INVOKED 14 #ifdef APSTUDIO_INVOKED
11 #ifndef APSTUDIO_READONLY_SYMBOLS 15 #ifndef APSTUDIO_READONLY_SYMBOLS
12 #define _APS_NO_MFC 1 16 #define _APS_NO_MFC 1
13 #define _APS_NEXT_RESOURCE_VALUE 129 17 #define _APS_NEXT_RESOURCE_VALUE 129
14 #define _APS_NEXT_COMMAND_VALUE 32771 18 #define _APS_NEXT_COMMAND_VALUE 32771
15 #define _APS_NEXT_CONTROL_VALUE 1000 19 #define _APS_NEXT_CONTROL_VALUE 1000
16 #define _APS_NEXT_SYMED_VALUE 110 20 #define _APS_NEXT_SYMED_VALUE 110
17 #endif 21 #endif
18 #endif 22 #endif
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698