All Projects → 152percent → Copyright

152percent / Copyright

Copyright is a simple application for updating all the copyright info in your Swift or Obj-C projects.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Copyright

sandia-public-license
This is not a license of honor. No highly esteemed copyright statement is written here.
Stars: ✭ 114 (+2180%)
Mutual labels:  licensing, license
Licenseplist
A license list generator of all your dependencies for iOS applications
Stars: ✭ 1,996 (+39820%)
Mutual labels:  xcode, license
Scancode Toolkit
🔎 ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code.
Stars: ✭ 1,134 (+22580%)
Mutual labels:  license, licensing
licensor
write licenses to stdout
Stars: ✭ 138 (+2660%)
Mutual labels:  licensing, license
netlicensing.io
Labs64 NetLicensing - Innovative License Management Solution
Stars: ✭ 13 (+160%)
Mutual labels:  licensing, license
TrialMaker.Demo
A powerful yet straight-forward library suite that provides secure trial license generation and copy-protection features for .NET applications. It also supports premium license generation for expired free-trials.
Stars: ✭ 21 (+320%)
Mutual labels:  licensing, license
Npm License Crawler
Analyzes license information for multiple node.js modules (package.json files) as part of your software project.
Stars: ✭ 168 (+3260%)
Mutual labels:  license, licensing
skywalking-eyes
A full-featured license tool to check and fix license headers and resolve dependencies' licenses.
Stars: ✭ 143 (+2760%)
Mutual labels:  licensing, license
awesome-open-source-licensing
Cool links, tools & papers related to Open Source Licensing
Stars: ✭ 17 (+240%)
Mutual labels:  licensing, license
Licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
Stars: ✭ 363 (+7160%)
Mutual labels:  license, licensing
Sonar Swift
Open source Swift plugin for SonarQube (also supports Objective-C)
Stars: ✭ 735 (+14600%)
Mutual labels:  xcode
Bitcoinkit
Bitcoin protocol toolkit for Swift
Stars: ✭ 738 (+14660%)
Mutual labels:  xcode
Rsyncosx
A macOS GUI for rsync
Stars: ✭ 780 (+15500%)
Mutual labels:  xcode
Parallaxheader
Simple way to add parallax header to UIScrollView/UITableView written in Swift.
Stars: ✭ 808 (+16060%)
Mutual labels:  xcode
Wrap
The easy to use Swift JSON encoder
Stars: ✭ 725 (+14400%)
Mutual labels:  xcode
Makexcodegr8again
🔨 Xcode + Plugins = 💙
Stars: ✭ 775 (+15400%)
Mutual labels:  xcode
Blockparty
Ad Blocker App for iOS, macOS
Stars: ✭ 722 (+14340%)
Mutual labels:  xcode
Peckham
Add #import-s from anywhere in the code.
Stars: ✭ 719 (+14280%)
Mutual labels:  xcode
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+14120%)
Mutual labels:  xcode
Import
Xcode extension for adding imports from anywhere in the code ☝️
Stars: ✭ 818 (+16260%)
Mutual labels:  xcode

Copyright

Copyright is a simple application for updating all the copyright info in your iOS or OSX projects.

Installation

There is an initial beta available here Copyright v0.2

Alternatively, uou can just download the repo, build and run!

How does it work?

Simply open the root folder where your project(s) reside. Copyright will then import previews of all files so you can make sure you only include the file you want to update.

Copyright automatically ignored folders like Pods, Machine, Human, etc... to make it really simple.

You then click File -> Update Copyright and the app will do the rest.

Usage

File -> Import files... -- imports previews into the app

File -> Update Copyright -- Updates all copyright info for the files you're currently previewing

You can also delete previews from the app, to exclude them from your update.

Licenses

Copyright provides multiple licenses by default, but you can easily add your own custom licenses too. Just select Choose License...

Even with your custom licenses, you can use the 2 included placeholders #Date# and #CompanyName# to have Copyright automatically replace them based on the Company Name you set. Check out the screenshot for an example ;)

Updates

If the app doens't quite fit your needs, you'll need to modify the code yourself. I built this as a side project to make it easier for me to maintain my Open Source projects, so I don't any specific plans to maintain it.

Supported Platforms and Versions

Copyright should run on OSX 10.10+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].