Skip to content

Commit 3dc3ef7

Browse files
committed
- Added copyright message
1 parent c2d5b93 commit 3dc3ef7

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

AndroidViewClient/examples/development-settings-show-running-processes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#! /usr/bin/env monkeyrunner
22
'''
3+
Copyright (C) 2012 Diego Torres Milano
34
Created on Feb 3, 2012
45
56
@author: diego

AndroidViewClient/examples/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#! /usr/bin/env monkeyrunner
22
'''
3+
Copyright (C) 2012 Diego Torres Milano
34
Created on Feb 1, 2012
45
56
@author: diego

AndroidViewClient/src/com/dtmilano/android/viewclient.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'''
2+
Copyright (C) 2012 Diego Torres Milano
23
Created on Feb 2, 2012
34
45
@author: diego

AndroidViewClient/tests/allTests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'''
2+
Copyright (C) 2012 Diego Torres Milano
23
Created on Feb 5, 2012
34
45
@author: diego

AndroidViewClient/tests/com/dtmilano/android/mocks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'''
2+
Copyright (C) 2012 Diego Torres Milano
23
Created on Feb 6, 2012
34
45
@author: diego

AndroidViewClient/tests/com/dtmilano/android/viewclient.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'''
2+
Copyright (C) 2012 Diego Torres Milano
23
Created on Feb 5, 2012
34
45
@author: diego

0 commit comments

Comments
 (0)