Skip to content

Commit e7f40bd

Browse files
committedOct 6, 2012
add more copyrights
1 parent 6849406 commit e7f40bd

File tree

81 files changed

+1516
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1516
-66
lines changed
 

‎cmake/FindLibPython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12

23
# Copyright (c) 2007, Simon Edwards <simon@simonzone.com>
34
# Redistribution and use is allowed according to the terms of the BSD license.

‎cmake/FindPyQt.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
13
# Copyright (c) 2007, Simon Edwards <simon@simonzone.com>
24
# Redistribution and use is allowed according to the terms of the BSD license.
35
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.

0 commit comments

Comments
 (0)
Please sign in to comment.