Skip to content

Commit

Permalink
Update website url
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonnam committed Dec 13, 2017
1 parent d2b2d2e commit 25ca7f2
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Source/AllowedCharacterRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AllowedCharacterRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/BlockRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// BlockRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/DictionaryWordRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DictionaryWordRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/LengthRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LengthRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/Navajo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Navajo.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/PasswordRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PasswordRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/PasswordValidator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// NJOPasswordValidator.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/PredicateRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PredicateRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/RegularExpressionRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RegularExpressionRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Source/RequiredCharacterRule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RequiredCharacterRule.swift
// Navajo
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Tests/RuleTests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// RuleTests.swift
//
// Copyright (c) 2015-2017 Jason Nam (http://www.jasonnam.com)
// Copyright (c) 2015-2017 Jason Nam (http://jasonnam.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 25ca7f2

Please sign in to comment.