Skip to content

Commit 4d29e9a

Browse files
committed
Try to make sure this matches the master branch. Merge CMakeLists into
main branch.
1 parent 8b4ebae commit 4d29e9a

File tree

194 files changed

+40377
-40377
lines changed

Some content is hidden

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

194 files changed

+40377
-40377
lines changed

.gitignore

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/dist/rhash.spec
2-
/dist/rhash.1.*
3-
/dist/librhash.pc
4-
/librhash/exports.sym
5-
po/*.gmo
6-
/rhash
7-
/rhash_shared
8-
/rhash_static
9-
/librhash/test_shared
10-
/librhash/test_static
11-
config.mak
12-
*.[ao]
13-
*.exe
14-
*.dll
15-
*.def
16-
*.so
17-
*.so.0
18-
*.log
1+
/dist/rhash.spec
2+
/dist/rhash.1.*
3+
/dist/librhash.pc
4+
/librhash/exports.sym
5+
po/*.gmo
6+
/rhash
7+
/rhash_shared
8+
/rhash_static
9+
/librhash/test_shared
10+
/librhash/test_static
11+
config.mak
12+
*.[ao]
13+
*.exe
14+
*.dll
15+
*.def
16+
*.so
17+
*.so.0
18+
*.log

COPYING

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
2-
RHash License
3-
4-
Copyright (c) 2005-2014 Aleksey Kravchenko <[email protected]>
5-
6-
Permission is hereby granted, free of charge, to any person obtaining a copy
7-
of this software and associated documentation files (the "Software"), to deal
8-
in the Software without restriction, including without limitation the rights
9-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10-
copies of the Software, and to permit persons to whom the Software is
11-
furnished to do so.
12-
13-
The Software is distributed in the hope that it will be useful, but WITHOUT
14-
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15-
FOR A PARTICULAR PURPOSE. Use this program at your own risk!
1+
2+
RHash License
3+
4+
Copyright (c) 2005-2014 Aleksey Kravchenko <[email protected]>
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a copy
7+
of this software and associated documentation files (the "Software"), to deal
8+
in the Software without restriction, including without limitation the rights
9+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
copies of the Software, and to permit persons to whom the Software is
11+
furnished to do so.
12+
13+
The Software is distributed in the hope that it will be useful, but WITHOUT
14+
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15+
FOR A PARTICULAR PURPOSE. Use this program at your own risk!

0 commit comments

Comments
 (0)